menu
archery
archery/archery.dart
DatabaseFactory
setDatabasesPath abstract method
setDatabasesPath
dark_mode
light_mode
setDatabasesPath
abstract method
Future
<
void
>
setDatabasesPath
(
String
path
)
Set the default databases location path
Implementation
Future<void> setDatabasesPath(String path);
archery
archery
DatabaseFactory
setDatabasesPath abstract method
DatabaseFactory class