menu
orm package
documentation
sql.dart
TableSet<R, F extends Fields>
definition property
definition property
dark_mode
light_mode
definition
property
Table
<
R
,
F
>
definition
final
The table definition used to create fields and decode full rows.
Implementation
final Table<R, F> definition;
orm package
documentation
sql
TableSet<R, F extends Fields>
definition property
TableSet class