type property

String? type
getter/setter pair

Type of the column.

Must be a UTF-8 string with the maximum size of 128 bytes.

Required.

Implementation

core.String? type;