menu
keystone_network package
documentation
core/api_cache.dart
CacheStorage
clear abstract method
clear abstract method
dark_mode
light_mode
clear
abstract method
Future
<
void
>
clear
(
)
Wipe the entire cache.
Implementation
Future<void> clear();
keystone_network package
documentation
core/api_cache
CacheStorage
clear abstract method
CacheStorage class