menu
bones_api package
documentation
bones_api_test_sqlite.dart
APITestConfigSQLite
memory property
memory property
dark_mode
light_mode
memory
property
bool
memory
final
If
true
uses an in-memory database instead of a temporary file.
Implementation
final bool memory;
bones_api package
documentation
bones_api_test_sqlite
APITestConfigSQLite
memory property
APITestConfigSQLite class