givenName property

String? get givenName

Implementation

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