mapServiceInfo property
The ArcGIS map service information.
This information is available after the layer has successfully loaded.
Implementation
ArcGISMapServiceInfo? get mapServiceInfo => _mapServiceInfo.value;
The ArcGIS map service information.
This information is available after the layer has successfully loaded.
ArcGISMapServiceInfo? get mapServiceInfo => _mapServiceInfo.value;