menu
shorebird package
documentation
datastore.dart
DataStore
close abstract method
close abstract method
dark_mode
light_mode
close
abstract method
Future
<
void
>
close
(
)
Subclasses must implement this to close the datastore.
Implementation
Future<void> close();
shorebird package
documentation
datastore
DataStore
close abstract method
DataStore class