votesCount property

  1. @JsonKey(defaultValue: 0)
int votesCount
final

Total number of votes.

Implementation

@JsonKey(defaultValue: 0)
final int votesCount;