uri property

Uri? uri

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;