menu
extensions package
documentation
caching.dart
IDistributedCache
remove abstract method
remove abstract method
dark_mode
light_mode
remove
abstract method
Future
<
void
>
remove
(
String
key
)
Removes the value with the given
key
.
Implementation
Future<void> remove(String key);
extensions package
documentation
caching
IDistributedCache
remove abstract method
IDistributedCache class