featureTable property

FeatureTable? featureTable

The feature table whose features are drawn on the map by this layer.

Implementation

FeatureTable? get featureTable => _featureTable.value;