menu
mastodon_client
mastodon_client.dart
MastodonAccount
followingCount property
followingCount
dark_mode
light_mode
followingCount
property
@
JsonKey
(defaultValue: 0)
int
followingCount
final
Number of accounts being followed.
Implementation
@JsonKey(defaultValue: 0) final int followingCount;
mastodon_client
mastodon_client
MastodonAccount
followingCount property
MastodonAccount class