workerScope property

DedicatedWorkerGlobalScope workerScope
final

The global scope for the dedicated web worker.

Implementation

final workerScope = html.DedicatedWorkerGlobalScope.instance;