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