hasNotBirthDate property

bool get hasNotBirthDate

Implementation

bool get hasNotBirthDate => !hasBirthDate;