instance property

DedicatedWorkerGlobalScope instance

Implementation

static DedicatedWorkerGlobalScope get instance {
  return _workerSelf as DedicatedWorkerGlobalScope;
}