dataType property

String? dataType
getter/setter pair

The type of the data in the column (STRING, INTEGER, FLOAT, etc.).

Implementation

core.String? dataType;