voterCount property Null safety

int voterCount
read / write

Number of voters who casted a vote on the poll

Implementation

int voterCount = -1;