cacheStorage top-level property

dynamic get cacheStorage

The storage for Cache objects. Available only in secure contexts.

MDN Reference

Implementation

_i2.dynamic get cacheStorage => _i4.getProperty(
      _self,
      'CacheStorage',
    );