Dart SDK
dart:html
ApplicationCache
supported
supported
Dart SDK
dart:html
ApplicationCache
supported
property
supported
Dart SDK
dart:html
ApplicationCache
Constants
cachedEvent
CHECKING
checkingEvent
DOWNLOADING
downloadingEvent
errorEvent
IDLE
noUpdateEvent
OBSOLETE
obsoleteEvent
progressEvent
UNCACHED
UPDATEREADY
updateReadyEvent
Static properties
instanceRuntimeType
supported
Constructors
internal_
Properties
onCached
onChecking
onDownloading
onError
onNoUpdate
onObsolete
onProgress
onUpdateReady
status
hashCode
on
runtimeType
Operators
operator ==
Methods
abort
swapCache
update
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
bool
supported
Checks if this type is supported on the current platform.
Source
static bool get supported => true;