birthDate property

DateTime? get birthDate

The date of birth for the practitioner.

Implementation

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