birth property Null safety

DateTime? birth
@JsonKey(ignore: true), read / write

Implementation

@JsonKey(ignore: true)
DateTime? birth;