menu
mastodon_client
mastodon_client.dart
MastodonPartialAccount
bot property
bot
dark_mode
light_mode
bot
property
@
JsonKey
(defaultValue: false)
bool
bot
final
Whether the account is a bot.
Implementation
@JsonKey(defaultValue: false) final bool bot;
mastodon_client
mastodon_client
MastodonPartialAccount
bot property
MastodonPartialAccount class