menu
butter_toolkit package
documentation
database.dart
InsertStatement<T extends Table, D>
table property
table property
dark_mode
light_mode
table
property
@
protected
TableInfo
<
T
,
D
>
table
final
The table we're inserting into
Implementation
@protected final TableInfo<T, D> table;
butter_toolkit package
documentation
database
InsertStatement<T extends Table, D>
table property
InsertStatement class