familyName property

String? get familyName

Implementation

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