placeOfBirthAlt property

String? get placeOfBirthAlt

Birthplace of the document holder (alternate)

Implementation

String? get placeOfBirthAlt => _map["placeOfBirthAlt"] as String?;