DefaultCacheManager constructor
DefaultCacheManager({
- Cache cache = const TempFileCache(),
Implementation
DefaultCacheManager({Cache cache = const TempFileCache()}):_cache = cache;