menu
y_infra package
documentation
core/cache/i_cache.dart
ICache
removeByPrefix abstract method
removeByPrefix abstract method
dark_mode
light_mode
removeByPrefix
abstract method
void
removeByPrefix
(
String
prefix
)
Implementation
void removeByPrefix(String prefix);
y_infra package
documentation
core/cache/i_cache
ICache
removeByPrefix abstract method
ICache class