latestDob property

DateTime? latestDob

Implementation

DateTime? get latestDob => _dob ?? currentUser!.getDateOfBirth();