menu
bavard package
documentation
testing.dart
MockDatabaseSpy
history property
history property
dark_mode
light_mode
history
property
List
<
String
>
history
getter/setter pair
Full log of all executed SQL statements in chronological order.
Implementation
List<String> history = [];
bavard package
documentation
testing
MockDatabaseSpy
history property
MockDatabaseSpy class