Dart SDK
dart:html
SharedWorkerGlobalScope
constant PERSISTENT
PERSISTENT
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
PERSISTENT
=
1
Source
static const int PERSISTENT = 1
property PERSISTENT