type property

ManagedType? type
final

The value type of this property.

Will indicate the Dart type and database column type of this property.

Implementation

final ManagedType? type;