placeOfBirth property

String? get placeOfBirth

Implementation

String? get placeOfBirth => (_$data['placeOfBirth'] as String?);