typeString property

String get typeString

The String representation of this column's type.

Implementation

String get typeString => _type!;