uri property
The URL of this portal item.
Will Throw ArcGISExceptionType.commonIllegalState if the portal item is loaded or loading.
Implementation
Uri? get uri => _uri.value;
The URL of this portal item.
Will Throw ArcGISExceptionType.commonIllegalState if the portal item is loaded or loading.
Uri? get uri => _uri.value;