Dart
dart:html
WorkerGlobalScope
instance property
instance
Dart
dart:html
WorkerGlobalScope
instance property
WorkerGlobalScope class
Properties
addressSpace
caches
crypto
hashCode
indexedDB
isSecureContext
location
navigator
on
onError
origin
performance
runtimeType
self
Methods
addEventListener
atob
btoa
dispatchEvent
fetch
importScripts
noSuchMethod
removeEventListener
toString
Operators
operator ==
Static properties
instance
Constants
errorEvent
description
instance
property
Null safety
WorkerGlobalScope
instance
Implementation
static WorkerGlobalScope get instance => _workerSelf;