class ApplicationCache
- Constructors
- internal_
- Properties
- onCached
- onChecking
- onDownloading
- onError
- onNoUpdate
- onObsolete
- onProgress
- onUpdateReady
- status
- hashCode
- on
- runtimeType
- Methods
- abort
- swapCache
- update
- addEventListener
- dispatchEvent
- noSuchMethod
- removeEventListener
- toString
- Operators
- operator ==
- Static properties
- instanceRuntimeType
- supported
- Constants
- cachedEvent
- CHECKING
- checkingEvent
- DOWNLOADING
- downloadingEvent
- errorEvent
- IDLE
- noUpdateEvent
- OBSOLETE
- obsoleteEvent
- progressEvent
- UNCACHED
- UPDATEREADY
- updateReadyEvent