menu
ac_geojson package
documentation
ac_geojson.dart
GeoJsonPoint
GeoJsonPoint.fromJson factory constructor
GeoJsonPoint.fromJson factory constructor
dark_mode
light_mode
GeoJsonPoint.fromJson
constructor
GeoJsonPoint.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory GeoJsonPoint.fromJson(Map<String, dynamic> json) => _$GeoJsonPointFromJson(json);
ac_geojson package
documentation
ac_geojson
GeoJsonPoint
GeoJsonPoint.fromJson factory constructor
GeoJsonPoint class