voterCount property

  1. @JsonKey(name: 'voter_count')
int get voterCount
inherited

Number of users that voted for this option

Implementation

@JsonKey(name: 'voter_count')
int get voterCount;