menu
lenra_client package
documentation
application.dart
LenraApplication
scopes property
scopes property
dark_mode
light_mode
scopes
property
List
<
String
>
scopes
final
The OAuth2 scopes. Defaults to
["app:websocket"]
Implementation
final List<String> scopes;
lenra_client package
documentation
application
LenraApplication
scopes property
LenraApplication class