birthYear property

  1. @JsonKey(name: 'birth_year')
int birthYear
getter/setter pair

Implementation

@JsonKey(name: 'birth_year')
int birthYear;