newName property

  1. @JsonKey.new(name: 'new_name')
String newName
final

Implementation

@JsonKey(name: 'new_name')
final String newName;