menu
mastodon_client
mastodon_client.dart
MastodonPoll
votesCount property
votesCount
dark_mode
light_mode
votesCount
property
@
JsonKey
(defaultValue: 0)
int
votesCount
final
Total number of votes.
Implementation
@JsonKey(defaultValue: 0) final int votesCount;
mastodon_client
mastodon_client
MastodonPoll
votesCount property
MastodonPoll class