uri property
The task's service URL.
This property is only writable when the task is in load status LoadStatus.notLoaded.
Implementation
Uri get uri => _uri.value;
The task's service URL.
This property is only writable when the task is in load status LoadStatus.notLoaded.
Uri get uri => _uri.value;