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