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