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