getDateOfBirth method

int? getDateOfBirth()

Implementation

int? getDateOfBirth() => _dateOfBirth;