Dart
dart:html
ApplicationCache
CHECKING constant
CHECKING
Dart
dart:html
ApplicationCache
CHECKING 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
description
CHECKING
constant
Null safety
int
const
CHECKING
Implementation
static const int CHECKING = 2;