menu
mastodon_client
mastodon_client.dart
MastodonRelationshipSeveranceEvent
followersCount property
followersCount
dark_mode
light_mode
followersCount
property
@
JsonKey
(defaultValue: 0)
int
followersCount
final
Number of affected followers.
Implementation
@JsonKey(defaultValue: 0) final int followersCount;
mastodon_client
mastodon_client
MastodonRelationshipSeveranceEvent
followersCount property
MastodonRelationshipSeveranceEvent class