latestVotesByOption property

Map<String, List<PollVote>> latestVotesByOption
getter/setter pair

Implementation

Map<String, List<PollVote>> latestVotesByOption;