birth property Null safety

String? birth
@JsonKey(name: "birthday"), read / write

Implementation

@JsonKey(name: "birthday")
String? birth;