menu
stash package
documentation
stash_api.dart
CacheManager
remove abstract method
remove abstract method
dark_mode
light_mode
remove
abstract method
void
remove
(
String
name
)
Removes a
Cache
from this
CacheManager
if present
name
: The name of the cache
Implementation
void remove(String name);
stash package
documentation
stash_api
CacheManager
remove abstract method
CacheManager class