uri property
The service's landing page URL.
If the "OGC API - Features" service is loaded ArcGISExceptionType.commonIllegalState is thrown.
Implementation
Uri get uri => _uri.value;
The service's landing page URL.
If the "OGC API - Features" service is loaded ArcGISExceptionType.commonIllegalState is thrown.
Uri get uri => _uri.value;