instance property

ServiceWorkerGlobalScope instance
override

Implementation

static ServiceWorkerGlobalScope get instance {
  return _workerSelf as ServiceWorkerGlobalScope;
}