menu
core_kit package
documentation
auth/social/google_auth_config.dart
CkGoogleAuthConfig
scopes property
scopes property
dark_mode
light_mode
scopes
property
List
<
String
>
scopes
final
Scopes to request from Google (default: email, profile)
Implementation
final List<String> scopes;
core_kit package
documentation
auth/social/google_auth_config
CkGoogleAuthConfig
scopes property
CkGoogleAuthConfig class