columnName property

String? columnName
final

Explicit name of the column in the database.

If provided, overrides the ColumnNamingStrategy set on the Schema.

Implementation

final String? columnName;