menu
caching package
documentation
utils/sql/src/batch.dart
BatchTable
BatchTable const constructor
BatchTable const constructor
dark_mode
light_mode
BatchTable
constructor
const
BatchTable
(
Batch
batch
,
Table
table
)
Implementation
const BatchTable(this.batch, this.table);
caching package
documentation
utils/sql/src/batch
BatchTable
BatchTable const constructor
BatchTable class