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