uri property

Uri uri

The URL of the ArcGIS feature service.

This property is only writable when the task is in load status LoadStatus.notLoaded.

Implementation

Uri get uri => _uri.value;