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