Dart SDK
dart:html
SharedWorkerGlobalScope
constant TEMPORARY
TEMPORARY
class SharedWorkerGlobalScope
Properties
name
onConnect
caches
console
crypto
hashCode
indexedDB
location
navigator
on
onError
performance
runtimeType
self
Methods
requestFileSystemSync
resolveLocalFileSystemSyncUrl
addEventListener
atob
btoa
close
dispatchEvent
fetch
importScripts
noSuchMethod
removeEventListener
toString
Operators
operator ==
Constants
connectEvent
PERSISTENT
TEMPORARY
int
TEMPORARY
=
0
Source
static const int TEMPORARY = 0
property TEMPORARY