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