featureTable property
The feature table associated with this layer.
Implementation
ArcGISFeatureTable? get featureTable => _featureTable.value;
The feature table associated with this layer.
ArcGISFeatureTable? get featureTable => _featureTable.value;