uri property

Uri? uri

The URL of the feature service or the portal item to connect to.

Use ArcGISFeatureServiceInfo.uri to get the feature service URL.

Implementation

Uri? get uri => _uri.value;