menu
auth_management package
documentation
core.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 package
documentation
core
IGoogleSignInInitParameters
scopes property
IGoogleSignInInitParameters class