columnType constant Null safety

String const columnType

The type of the data source: data point, pool or stream.

Implementation

static const String columnType = 'type';