appleFullPersonName property
The full name of the user. Used to create an AuthCredential for the Sign in with Apple OAuth 2 provider identified by ID token, raw nonce, and full name. This method is specific to the Sign in with Apple OAuth 2 provider as this provider requires the full name to be passed explicitly.
Implementation
final AppleFullPersonName? appleFullPersonName;