ageday property

  1. @JsonKey(defaultValue: 0)
int ageday
getter/setter pair

Implementation

@JsonKey(defaultValue: 0)
int ageday = 0;