dateOfBirth property

DateTime? dateOfBirth

Implementation

DateTime? get dateOfBirth => (_$data['dateOfBirth'] as DateTime?);