uri property
The service's URL.
Will throw ArcGISExceptionType.commonIllegalState if the WFS service is loaded.
Implementation
Uri get uri => _uri.value;
The service's URL.
Will throw ArcGISExceptionType.commonIllegalState if the WFS service is loaded.
Uri get uri => _uri.value;