FeatureEnvironmentCollection.fromJson(Map<String, dynamic> json) : this.id = fromJson_id(json), this.features = fromJson_features(json);