WorkerGlobalScope constructor

WorkerGlobalScope()

Implementation

factory WorkerGlobalScope() => _i4.callConstructor(
      _declaredWorkerGlobalScope,
      [],
    );