ColumnType.floatType constructor

const ColumnType.floatType()

Implementation

const ColumnType.floatType() : this(ColumnTypeName.float);