hasColumnNameOverride property
bool
get
hasColumnNameOverride
Whether this field has a column name override.
Implementation
bool get hasColumnNameOverride => _columnNameOverride != null;
Whether this field has a column name override.
bool get hasColumnNameOverride => _columnNameOverride != null;