menu
googleapis_auth package
documentation
auth_browser.dart
CodeResponse
scopes property
scopes property
dark_mode
light_mode
scopes
property
List
<
String
>
scopes
final
The list of scopes that are approved by the user.
Implementation
final List<String> scopes;
googleapis_auth package
documentation
auth_browser
CodeResponse
scopes property
CodeResponse class