menu
mastodon_client
mastodon_client.dart
MastodonToken
tokenType property
tokenType
dark_mode
light_mode
tokenType
property
String
tokenType
final
Type of the OAuth token (
Bearer
in Mastodon).
Implementation
final String tokenType;
mastodon_client
mastodon_client
MastodonToken
tokenType property
MastodonToken class