fieldName property

String fieldName

Type converters are stored as static fields in the table that created them. This will be the field name for this converter.

Implementation

String get fieldName => '\$converter$index';