varChar constant

ColumnType const varChar

Implementation

static const ColumnType varChar = ColumnType('varchar', hasLength: true);