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