menu
bones_api package
documentation
bones_api_db_sqlite.dart
DBSQLiteAdapter
inMemory property
inMemory property
dark_mode
light_mode
inMemory
property
bool
inMemory
final
If
true
this is an in-memory database (not backed by a file).
Implementation
final bool inMemory;
bones_api package
documentation
bones_api_db_sqlite
DBSQLiteAdapter
inMemory property
DBSQLiteAdapter class