uri property

Uri? uri

The WMS service endpoint URL of this WmsLayer.

Implementation

Uri? get uri => _uri.value;