menu
bones_api package
documentation
bones_api_db_sqlite.dart
DBSQLiteAdapter
databasePath property
databasePath property
dark_mode
light_mode
databasePath
property
String
databasePath
final
The database file path, or
sqliteMemoryPath
for an in-memory database.
Implementation
final String databasePath;
bones_api package
documentation
bones_api_db_sqlite
DBSQLiteAdapter
databasePath property
DBSQLiteAdapter class