menu
arcgis_maps
arcgis_maps.dart
TimeValue
TimeValue factory constructor
TimeValue
dark_mode
light_mode
TimeValue
constructor
TimeValue
(
{
required
double
duration
,
required
TimeUnit
unit
,
})
Creates a new time value object.
Parameters:
duration
— The duration of the time offset/interval.
unit
— The unit of the time offset/interval.
arcgis_maps
arcgis_maps
TimeValue
TimeValue factory constructor
TimeValue class