menu
google_sign_in package
documentation
google_sign_in.dart
GoogleSignIn
scopes property
scopes property
dark_mode
light_mode
scopes
property
List
<
String
>
scopes
final
The list of
scopes
are OAuth scope codes requested when signing in.
Implementation
final List<String> scopes;
google_sign_in package
documentation
google_sign_in
GoogleSignIn
scopes property
GoogleSignIn class