nVarChar constant

ColumnType const nVarChar

Implementation

static const ColumnType nVarChar = ColumnType('nvarchar', hasLength: true);