featureCollectionInfo property
The OGC API - Features feature collection metadata, which includes id, title, and description.
Implementation
OgcFeatureCollectionInfo? get featureCollectionInfo =>
_featureCollectionInfo.value;
The OGC API - Features feature collection metadata, which includes id, title, and description.
OgcFeatureCollectionInfo? get featureCollectionInfo =>
_featureCollectionInfo.value;