cacheStorage property

CacheStorageApi cacheStorage

Implementation

CacheStorageApi get cacheStorage => _cacheStorage ??= CacheStorageApi(client);