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