serviceInfo property
The metadata of the service this object is connected to.
Implementation
ArcGISFeatureServiceInfo? get serviceInfo => _serviceInfo.value;
The metadata of the service this object is connected to.
ArcGISFeatureServiceInfo? get serviceInfo => _serviceInfo.value;