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