mapServiceInfo property

ArcGISMapServiceInfo? mapServiceInfo

The ArcGIS map service information.

This information is available after the layer has successfully loaded.

Implementation

ArcGISMapServiceInfo? get mapServiceInfo => _mapServiceInfo.value;