name property

String? name
final

The key in a JSON map to use when reading and writing values corresponding to the annotated fields.

If null, the field name is used.

Implementation

final String? name;