name property

String? name
final

Override the property name in the schema.

By default, the Dart field name is used.

Implementation

final String? name;