menu
webapp package
documentation
wa_mysql.dart
MTable
fields property
fields property
dark_mode
light_mode
fields
property
List
<
MField
>
fields
getter/setter pair
List of fields/columns in the table
Implementation
List<MField> fields;
webapp package
documentation
wa_mysql
MTable
fields property
MTable class