birthDate property

DateTime? get birthDate

Implementation

DateTime? get birthDate => birthDateField.getValue(json);