numVotes property

  1. @JsonKey.new(name: 'num_votes')
int get numVotes
inherited

Implementation

@JsonKey(name: 'num_votes')
int get numVotes => throw _privateConstructorUsedError;