cacheStorage top-level property
dynamic
get
cacheStorage
The storage for Cache objects. Available only in secure contexts.
Implementation
_i2.dynamic get cacheStorage => _i4.getProperty(
_self,
'CacheStorage',
);