menu
arcgis_maps
arcgis_maps.dart
TimeExtent
TimeExtent factory constructor
TimeExtent
dark_mode
light_mode
TimeExtent
constructor
TimeExtent
(
{
DateTime
?
startTime
,
DateTime
?
endTime
,
})
Creates a time extent with the given start and end times.
Parameters:
startTime
— The start time.
endTime
— The end time.
arcgis_maps
arcgis_maps
TimeExtent
TimeExtent factory constructor
TimeExtent class