cacheDriver property
The cache driver used for caching operations.
Implementation
static BondCache cacheDriver = BondCache(
driver: sl<CacheDriver>(),
);
The cache driver used for caching operations.
static BondCache cacheDriver = BondCache(
driver: sl<CacheDriver>(),
);