applicationCache property
The application cache for this window.
Other resources
- A beginner's guide to using the application cache from HTML5Rocks.
- Application cache API from WHATWG.
Implementation
ApplicationCache? get applicationCache native;
The application cache for this window.
ApplicationCache? get applicationCache native;