menu
pixa package
documentation
pixa_plugins.dart
PixaCacheStore
remove abstract method
remove abstract method
dark_mode
light_mode
remove
abstract method
FutureOr
<
void
>
remove
(
String
namespace
,
String
key
)
Removes one entry.
Implementation
FutureOr<void> remove(String namespace, String key);
pixa package
documentation
pixa_plugins
PixaCacheStore
remove abstract method
PixaCacheStore class