totalVoterCount property
Total number of users that voted in the poll
Implementation
@JsonKey(name: 'total_voter_count')
int get totalVoterCount;
Total number of users that voted in the poll
@JsonKey(name: 'total_voter_count')
int get totalVoterCount;