birthDay property

  1. @JsonKey(name: 'birth_day')
String birthDay
getter/setter pair

Implementation

@JsonKey(name: 'birth_day')
String birthDay;