menu
ac_geojson package
documentation
ac_geojson.dart
GeoJsonFeature<T extends GeoJsonGeometry>
properties property
properties property
dark_mode
light_mode
properties
property
Map
<
String
,
dynamic
>
?
properties
final
The feature properties
Implementation
final Map<String, dynamic>? properties;
ac_geojson package
documentation
ac_geojson
GeoJsonFeature<T extends GeoJsonGeometry>
properties property
GeoJsonFeature class