FrameCacheStore constructor
const
FrameCacheStore(
- FrameCache _cache
Wraps a disk FrameCache.
Implementation
const FrameCacheStore(this._cache);
Wraps a disk FrameCache.
const FrameCacheStore(this._cache);