birthdayType property

  1. @JsonKey(unknownEnumValue: BirthdayType.UNKNOWN)
BirthdayType? birthdayType
getter/setter pair

Implementation

@JsonKey(unknownEnumValue: BirthdayType.UNKNOWN)
BirthdayType? birthdayType;