GeoJsonFeatureCollection constructor
GeoJsonFeatureCollection(
- List<
GeoJsonFeature> features
Implementation
GeoJsonFeatureCollection(this.features);
GeoJsonFeatureCollection(this.features);