applicationCache property - Window class - dart:html library (original) (raw)

description

ApplicationCache? getapplicationCache

The application cache for this window.

Other resources

Implementation

ApplicationCache? get applicationCache native;