menu
stash package
documentation
stash_api.dart
Store<I extends Info, E extends Entry<I>>
close abstract method
close abstract method
dark_mode
light_mode
close
abstract method
Future
<
void
>
close
(
)
Closes a store
Implementation
Future<void> close();
stash package
documentation
stash_api
Store<I extends Info, E extends Entry<I>>
close abstract method
Store class