menu
hope_cache package
documentation
cache_store.dart
CacheStore
clear abstract method
clear abstract method
dark_mode
light_mode
clear
abstract method
Future
<
void
>
clear
(
)
Clears all cache entries
Implementation
Future<void> clear();
hope_cache package
documentation
cache_store
CacheStore
clear abstract method
CacheStore class