实例 属性

ServiceWorkerGlobalScope 实例

实现

static ServiceWorkerGlobalScope get instance {
  return _workerSelf as ServiceWorkerGlobalScope;
}