uri property

Uri uri

The service's URL.

Will throw ArcGISExceptionType.commonIllegalState if the WFS service is loaded.

Implementation

Uri get uri => _uri.value;