GeoJsonFeatureCollection constructor

GeoJsonFeatureCollection(
  1. List<GeoJsonFeature> features
)

Implementation

GeoJsonFeatureCollection(this.features);