Dart SDK
dart:html
ApplicationCache
onObsolete
onObsolete
Dart SDK
dart:html
ApplicationCache
onObsolete
property
onObsolete
Dart SDK
dart:html
ApplicationCache
Constants
cachedEvent
CHECKING
checkingEvent
DOWNLOADING
downloadingEvent
errorEvent
IDLE
noUpdateEvent
OBSOLETE
obsoleteEvent
progressEvent
UNCACHED
UPDATEREADY
updateReadyEvent
Static properties
supported
Static methods
internalCreateApplicationCache
Constructors
internal_
Properties
blink_jsObject
hashCode
on
onCached
onChecking
onDownloading
onError
onNoUpdate
onObsolete
onProgress
onUpdateReady
runtimeType
status
Operators
operator ==
Methods
abort
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
swapCache
toString
update
Stream
<
Event
>
onObsolete
Stream of
obsolete
events handled by this
ApplicationCache
.