menu
orm package
documentation
sql.dart
TableAlias<R, F extends Fields>
definition property
definition property
dark_mode
light_mode
definition
property
Table
<
R
,
F
>
definition
final
Physical table and row decoder represented by this occurrence.
Implementation
final Table<R, F> definition;
orm package
documentation
sql
TableAlias<R, F extends Fields>
definition property
TableAlias class