menu
mssql_orm package
documentation
orm.dart
MssqlQueryRecorder
capacity property
capacity property
dark_mode
light_mode
capacity
property
int
capacity
final
How many events are kept. Oldest are dropped when this is exceeded.
Implementation
final int capacity;
mssql_orm package
documentation
orm
MssqlQueryRecorder
capacity property
MssqlQueryRecorder class