$columns property
override
All columns from this table or view.
Implementation
@override
List<GeneratedColumn> get $columns =>
[id, chatId, authorId, at, status, data, cursor, ver];
All columns from this table or view.
@override
List<GeneratedColumn> get $columns =>
[id, chatId, authorId, at, status, data, cursor, ver];