name property
The key to use in the JSON map when reading and writing values for the annotated field.
If null, the field name will be used as the key.
Implementation
final String? name;
The key to use in the JSON map when reading and writing values for the annotated field.
If null, the field name will be used as the key.
final String? name;