menu
Dart
dart:html
ApplicationCache
UPDATEREADY constant
UPDATEREADY
brightness_4
brightness_5
description
UPDATEREADY
constant
int
const
UPDATEREADY
Implementation
static const int UPDATEREADY = 4;
Dart
dart:html
ApplicationCache
UPDATEREADY constant
ApplicationCache class
Properties
hashCode
on
onCached
onChecking
onDownloading
onError
onNoUpdate
onObsolete
onProgress
onUpdateReady
runtimeType
status
Methods
abort
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
swapCache
toString
update
Operators
operator ==
Static properties
supported
Constants
cachedEvent
CHECKING
checkingEvent
DOWNLOADING
downloadingEvent
errorEvent
IDLE
noUpdateEvent
OBSOLETE
obsoleteEvent
progressEvent
UNCACHED
UPDATEREADY
updateReadyEvent