name property

String? name
final

Optional override for the column name. Defaults to snake_case of field name.

Implementation

final String? name;