menu
arcgis_maps
arcgis_maps.dart
ServiceAreaTaskInfo
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
ServiceAreaTaskInfo
startTime property
ServiceAreaTaskInfo class