menu
bones_api package
documentation
bones_api_test_vm.dart
APITestConfigDBMixin
dbName property
dbName property
dark_mode
light_mode
dbName
property
String
get
dbName
The
dbConfig
database
name.
Implementation
String get dbName => dbConfig['database'] ?? dbConfig['db'];
bones_api package
documentation
bones_api_test_vm
APITestConfigDBMixin
dbName property
APITestConfigDBMixin mixin