serviceUri property

Uri? serviceUri

Service URL of this key.

The service URL is the URL associated with a data specific parameter object in one of the dictionaries owned by a GenerateOfflineMapParameterOverrides instance.

Implementation

Uri? get serviceUri => _serviceUri.value;