menu
super_cache package
documentation
super_cache_flutter.dart
MemoryCachePressureWatcher<K, V>
cache property
cache property
dark_mode
light_mode
cache
property
MemoryCache
<
K
,
V
>
cache
final
The cache to evict entries from under memory pressure.
Implementation
final MemoryCache<K, V> cache;
super_cache package
documentation
super_cache_flutter
MemoryCachePressureWatcher<K, V>
cache property
MemoryCachePressureWatcher class