menu
arcgis_maps
arcgis_maps.dart
ClosestFacilityTaskInfo
startTime property
startTime
dark_mode
light_mode
startTime
property
DateTime
?
startTime
Start time.
A null if a start time was not set.
Implementation
DateTime? get startTime => _startTime.value;
arcgis_maps
arcgis_maps
ClosestFacilityTaskInfo
startTime property
ClosestFacilityTaskInfo class