loadTollPoints property
getter/setter pair
If it is true, SegmentData.tollPoints will be loaded when SegmentDataLoader.loadDirectedSegmentData is called.
Defaults to false.
Implementation
bool loadTollPoints;
If it is true, SegmentData.tollPoints will be loaded when SegmentDataLoader.loadDirectedSegmentData is called.
Defaults to false.
bool loadTollPoints;