birthDate property

  1. @JsonKey(name: "BirthDate")
String? birthDate
final

Implementation

@JsonKey(name: "BirthDate")
final String? birthDate;