url property

String get url

@AvailableInWorkers("service")

The url read-only property of the Client interface returns the URL of the current service worker client.

Implementation

external String get url;