$columns property
All columns from this table or view.
Implementation
@override
List<GeneratedColumn> get $columns => [
id,
accountKey,
actionKey,
version,
kind,
payloadJson,
status,
orderingKey,
rowTableId,
rowKey,
queuePosition,
attemptCount,
nextAttemptAt,
lastError,
createdAt,
updatedAt,
];