serviceWorkerGlobalScope top-level property
dynamic
get
serviceWorkerGlobalScope
This ServiceWorker API interface represents the global execution context of a service worker.
Implementation
_i2.dynamic get serviceWorkerGlobalScope => _i4.getProperty(
_self,
'ServiceWorkerGlobalScope',
);