featureCollection property
The feature collection associated with this layer.
Implementation
FeatureCollection get featureCollection => _featureCollection.value;
The feature collection associated with this layer.
FeatureCollection get featureCollection => _featureCollection.value;