menu
neom_core package
documentation
domain/model/collective_poll.dart
PollOption
voteCount property
voteCount property
dark_mode
light_mode
voteCount
property
int
get
voteCount
Implementation
int get voteCount => voterIds.length;
neom_core package
documentation
domain/model/collective_poll
PollOption
voteCount property
PollOption class