menu
khadem package
documentation
support.dart
Cache
forget static method
forget static method
dark_mode
light_mode
forget
static method
Future
<
void
>
forget
(
String
key
)
Implementation
static Future<void> forget(String key) => _instance.forget(key);
khadem package
documentation
support
Cache
forget static method
Cache class