name property

String? name
final

The name to be used when serializing this field.

If this value is not set, the name defaults to Column.name.

Implementation

final String? name;