placeOfBirthAlt property
String?
get
placeOfBirthAlt
Birthplace of the document holder (alternate)
Implementation
String? get placeOfBirthAlt => _map["placeOfBirthAlt"] as String?;
Birthplace of the document holder (alternate)
String? get placeOfBirthAlt => _map["placeOfBirthAlt"] as String?;