menu
extensions package
documentation
caching.dart
IMemoryCache
remove abstract method
remove abstract method
dark_mode
light_mode
remove
abstract method
void
remove
(
Object
key
)
Removes the value associated with
key
from the cache.
Implementation
void remove(Object key);
extensions package
documentation
caching
IMemoryCache
remove abstract method
IMemoryCache class