type property

ResolvedType? type

The type of this column, which is available before any resolution happens (we know it from the schema structure).

Implementation

ResolvedType? get type;