applicationCache property

ApplicationCache applicationCache
@DocsEditable(), @DomName('Window.applicationCache'), final

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

final ApplicationCache applicationCache