featureCollectionInfo property

OgcFeatureCollectionInfo? featureCollectionInfo

The OGC API - Features feature collection metadata, which includes id, title, and description.

Implementation

OgcFeatureCollectionInfo? get featureCollectionInfo =>
    _featureCollectionInfo.value;