FeatureCollection constructor

FeatureCollection(
  1. List<Feature> features
)

Implementation

FeatureCollection(this.features);