fieldName property

String get fieldName

Name of the field in the model

Implementation

String get fieldName => _fieldName ?? _columnName;