menu
aquabase package
documentation
cache/file_cache.dart
CacheStrategy
evict abstract method
evict abstract method
dark_mode
light_mode
evict
abstract method
Future
<
void
>
evict
(
String
key
)
Implementation
Future<void> evict(String key);
aquabase package
documentation
cache/file_cache
CacheStrategy
evict abstract method
CacheStrategy class