menu
mastodon_client
mastodon_client.dart
MastodonAccountSource
followRequestsCount property
followRequestsCount
dark_mode
light_mode
followRequestsCount
property
@
JsonKey
(defaultValue: 0)
int
?
followRequestsCount
final
Number of pending follow requests.
Implementation
@JsonKey(defaultValue: 0) final int? followRequestsCount;
mastodon_client
mastodon_client
MastodonAccountSource
followRequestsCount property
MastodonAccountSource class