instance property

ServiceWorkerGlobalScope instance

Implementation

static ServiceWorkerGlobalScope get instance {
  return _workerSelf as ServiceWorkerGlobalScope;
}