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;
api.dart.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. Learn more.
The application cache for this window.
ApplicationCache? get applicationCache native;