age property

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

Implementation

@JsonKey(name: 'age')
final String age;