uri property

Uri? uri

The URL of this portal item.

Will Throw ArcGISExceptionType.commonIllegalState if the portal item is loaded or loading.

Implementation

Uri? get uri => _uri.value;