placeOfBirth property

ConsolidatedValue get placeOfBirth

Implementation

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