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