menu
mastodon_client
mastodon_client.dart
MastodonOAuthServerMetadata
responseTypesSupported property
responseTypesSupported
dark_mode
light_mode
responseTypesSupported
property
List
<
String
>
responseTypesSupported
final
List of supported response types.
Implementation
final List<String> responseTypesSupported;
mastodon_client
mastodon_client
MastodonOAuthServerMetadata
responseTypesSupported property
MastodonOAuthServerMetadata class