segmentChanges property
getter/setter pair
The difference between the previously emitted horizon and the newly computed one.
Contains added and removed segments.
May be null if there is no update.
Implementation
ElectronicHorizonSegmentChanges? segmentChanges;