url property

String? url

The URL of the current service worker client.

Implementation

String? get url => _getProperty(_delegate, 'url');