scriptURL property
Returns the ServiceWorker serialized script URL defined as part of
ServiceWorkerRegistration.
Must be on the same origin as the document that registers the
ServiceWorker.
Implementation
external String get scriptURL;
Returns the ServiceWorker serialized script URL defined as part of
ServiceWorkerRegistration.
Must be on the same origin as the document that registers the
ServiceWorker.
external String get scriptURL;