travelDirection property
The TravelDirection object representing the allowed travel directions.
Gets the TravelDirection object for the portion of the segment.
Returns null if SegmentDataLoaderOptions.loadTravelDirection is set to false.
Gets the TravelDirection.
Implementation
TravelDirection? get travelDirection;