menu
google_sign_in_all_platforms_mobile package
documentation
google_sign_in_all_platforms_mobile.dart
GoogleSignInParams
scopes property
scopes property
dark_mode
light_mode
scopes
property
List
<
String
>
scopes
final
Passed on to Google OAuth2.0 scopes parameter.
Implementation
final List<String> scopes;
google_sign_in_all_platforms_mobile package
documentation
google_sign_in_all_platforms_mobile
GoogleSignInParams
scopes property
GoogleSignInParams class