menu
astra_dart package
documentation
astra.dart
InMemoryCache
clear method
clear method
dark_mode
light_mode
clear
method
@
override
Future
<
void
>
clear
(
)
override
Implementation
@override Future<void> clear() async { _store.clear(); }
astra_dart package
documentation
astra
InMemoryCache
clear method
InMemoryCache class