instance property

SharedWorkerGlobalScope instance
override

Implementation

static SharedWorkerGlobalScope get instance {
  return _workerSelf as SharedWorkerGlobalScope;
}