uri property
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;
The URL of the ArcGIS feature service.
This property is only writable when the task is in load status LoadStatus.notLoaded.
Uri get uri => _uri.value;