$columns property
override
All columns from this table or view.
Implementation
@override
List<GeneratedColumn> get $columns => [
id,
category,
code,
nameZh,
nameEn,
iconUrl,
position,
];
All columns from this table or view.
@override
List<GeneratedColumn> get $columns => [
id,
category,
code,
nameZh,
nameEn,
iconUrl,
position,
];