votes property

int get votes

Number of people who voted for this answer.

Implementation

int get votes => answerObject['votes'];