menu
Dart
dart:html
ApplicationCache
status property
status
brightness_4
brightness_5
description
status
property
int
?
status
Implementation
int? get status native;
Dart
dart:html
ApplicationCache
status property
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