type property

String? type
final

Optional override for the database type (e.g., 'TEXT', 'VARCHAR(255)').

Implementation

final String? type;