menu
the_apple_sign_in package
documentation
apple_id_credential.dart
AppleIdCredential
authorizedScopes property
authorizedScopes property
dark_mode
light_mode
authorizedScopes
property
List
<
Scope
>
?
authorizedScopes
final
The contact information the user authorized your app to access.
Implementation
final List<Scope>? authorizedScopes;
the_apple_sign_in package
documentation
apple_id_credential
AppleIdCredential
authorizedScopes property
AppleIdCredential class