startTime property
Start time.
A null if departure/arrival time was not specified in ClosestFacilityParameters.
Implementation
DateTime? get startTime => _startTime.value;
Start time.
A null if departure/arrival time was not specified in ClosestFacilityParameters.
DateTime? get startTime => _startTime.value;