columnBlockId constant Null safety
The TransactionModel.block column identified by BlockModel.id.
Implementation
static const columnBlockId = 'block_id';
The TransactionModel.block column identified by BlockModel.id.
static const columnBlockId = 'block_id';