columnName property
Explicit name of the column in the database.
If provided, overrides the ColumnNamingStrategy set on the Schema.
Implementation
final String? columnName;
Explicit name of the column in the database.
If provided, overrides the ColumnNamingStrategy set on the Schema.
final String? columnName;