uri property
The URL to the REST endpoint of an ArcGIS map service.
The URI is available after the layer has successfully loaded.
Implementation
Uri? get uri => _uri.value;
The URL to the REST endpoint of an ArcGIS map service.
The URI is available after the layer has successfully loaded.
Uri? get uri => _uri.value;