menu
sfwf package
documentation
data/cache_manager_stub.dart
CacheManager
remove method
remove method
dark_mode
light_mode
remove
method
void
remove
(
String
key
)
Implementation
void remove(String key) => _store.remove(key);
sfwf package
documentation
data/cache_manager_stub
CacheManager
remove method
CacheManager class