featureServiceInfo property

ArcGISFeatureServiceInfo? featureServiceInfo

Metadata about the ArcGIS feature service.

This information is available when the task is loaded.

Implementation

ArcGISFeatureServiceInfo? get featureServiceInfo => _featureServiceInfo.value;