menu
arcgis_maps
arcgis_maps.dart
ServiceVersionInfo
creationDate property
creationDate
dark_mode
light_mode
creationDate
property
DateTime
?
creationDate
The timestamp of when the version was created.
Implementation
DateTime? get creationDate => _creationDate.value;
arcgis_maps
arcgis_maps
ServiceVersionInfo
creationDate property
ServiceVersionInfo class