votes property

  1. @JsonKey(name: 'votes')
int? votes
getter/setter pair

Implementation

@JsonKey(name:'votes')
int? votes;