menu
mastodon_client
mastodon_client.dart
MastodonApplication
scopes property
scopes
dark_mode
light_mode
scopes
property
List
<
String
>
scopes
final
Scopes granted to the application.
Implementation
final List<String> scopes;
mastodon_client
mastodon_client
MastodonApplication
scopes property
MastodonApplication class