CacheStorage.open constructor

CacheStorage.open()

Returns the singleton instance of CacheStorage.

Implementation

factory CacheStorage.open() => CacheStorageImpl.instance;