instance property
WorkerGlobalScope
get
instance
Implementation
static WorkerGlobalScope get instance => throw UnsupportedError(
'WorkerGlobalScope is not available outside a browser context.');