featureServiceInfo property
Metadata about the ArcGIS feature service.
This information is available when the task is loaded.
Implementation
ArcGISFeatureServiceInfo? get featureServiceInfo => _featureServiceInfo.value;
Metadata about the ArcGIS feature service.
This information is available when the task is loaded.
ArcGISFeatureServiceInfo? get featureServiceInfo => _featureServiceInfo.value;