serviceInfo property

ArcGISFeatureServiceInfo? serviceInfo

The metadata of the service this object is connected to.

Implementation

ArcGISFeatureServiceInfo? get serviceInfo => _serviceInfo.value;