menu
auth_management_delegates package
documentation
auth_management_delegates.dart
IGoogleSignInInitParameters
scopes property
scopes property
dark_mode
light_mode
scopes
property
List
<
String
>
scopes
final
The list of OAuth scope codes to request when signing in.
Implementation
final List<String> scopes;
auth_management_delegates package
documentation
auth_management_delegates
IGoogleSignInInitParameters
scopes property
IGoogleSignInInitParameters class