menu
mastodon_client
mastodon_client.dart
MastodonRelationship
muting property
muting
dark_mode
light_mode
muting
property
@
JsonKey
(defaultValue: false)
bool
muting
final
Whether you are muting this account.
Implementation
@JsonKey(defaultValue: false) final bool muting;
mastodon_client
mastodon_client
MastodonRelationship
muting property
MastodonRelationship class