column property

String? column
final

Column name in this table (defaults to field name if on a field)

Implementation

final String? column;