placeOfBirth property

String? placeOfBirth

Implementation

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