type property Null safety
final
The value type of this property.
Will indicate the Dart type and database column type of this property.
Implementation
final ManagedType? type;
The value type of this property.
Will indicate the Dart type and database column type of this property.
final ManagedType? type;