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