uri property
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;
The URL of the feature service or the portal item to connect to.
Use ArcGISFeatureServiceInfo.uri to get the feature service URL.
Uri? get uri => _uri.value;