dateOfBirth property

ConsolidatedValue get dateOfBirth

Implementation

ConsolidatedValue get dateOfBirth =>
    ConsolidatedValue.fromJson(_map["dateOfBirth"]);