FeaturesetFeature constructor
Implementation
FeaturesetFeature({
this.id,
required this.featureset,
required this.geometry,
required this.properties,
required this.state,
});
FeaturesetFeature({
this.id,
required this.featureset,
required this.geometry,
required this.properties,
required this.state,
});