menu
dart_appwrite package
documentation
models.dart
Oauth2Grant
scopes property
scopes property
dark_mode
light_mode
scopes
property
List
<
String
>
scopes
final
Requested OAuth2 scopes the user is being asked to consent to.
Implementation
final List<String> scopes;
dart_appwrite package
documentation
models
Oauth2Grant
scopes property
Oauth2Grant class