type property

String? type
final

Datatype of values in this column. Defaults to string if not specified.

Implementation

final String? type;