uri property

Uri uri

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;