menu
mastodon_client
mastodon_client.dart
MastodonOAuthServerMetadata
scopesSupported property
scopesSupported
dark_mode
light_mode
scopesSupported
property
List
<
String
>
scopesSupported
final
List of supported scopes.
Implementation
final List<String> scopesSupported;
mastodon_client
mastodon_client
MastodonOAuthServerMetadata
scopesSupported property
MastodonOAuthServerMetadata class