FeatureCollection()
Empty constructor for the FeatureCollection.
FeatureCollection(features: MutableList<Feature!>!)
Default constructor for the FeatureCollection.
features - MutableList<Feature!>!: List of features that will be in a FeatureCollection.