authorizationCode property
The authorization code given from apple sign in. null
if the user didn't sign in with Apple on an Apple platform.
Implementation
final String? authorizationCode;
The authorization code given from apple sign in. null
if the user didn't sign in with Apple on an Apple platform.
final String? authorizationCode;