menu
extensions package
documentation
caching.dart
IMemoryCache
clear abstract method
clear abstract method
dark_mode
light_mode
clear
abstract method
void
clear
(
)
Removes all keys and values from the cache.
Implementation
void clear();
extensions package
documentation
caching
IMemoryCache
clear abstract method
IMemoryCache class