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