caches top-level property

CacheStorage caches

Contains the CacheStorage object associated with the service worker.

Implementation

CacheStorage get caches => _self.caches;