ColumnType.integer constructor

const ColumnType.integer()

Implementation

const ColumnType.integer() : this(ColumnTypeName.integer);