menu
flutter_next_auth_core package
documentation
oauth/oauth_provider.dart
OAuthProvider
scopes property
scopes property
dark_mode
light_mode
scopes
property
List
<
String
>
get
scopes
Gets the OAuth scopes
Implementation
List<String> get scopes;
flutter_next_auth_core package
documentation
oauth/oauth_provider
OAuthProvider
scopes property
OAuthProvider class