menu
mastodon_client
mastodon_client.dart
MastodonPoll
ownVotes property
ownVotes
dark_mode
light_mode
ownVotes
property
List
<
int
>
?
ownVotes
final
List of option indices the authenticated user voted for.
Implementation
final List<int>? ownVotes;
mastodon_client
mastodon_client
MastodonPoll
ownVotes property
MastodonPoll class