menu
piefed_api_client package
documentation
v1.dart
PollChoice
numVotes property
numVotes property
dark_mode
light_mode
numVotes
property
@JsonKey.new(name: 'num_votes')
int
get
numVotes
inherited
Implementation
@JsonKey(name: 'num_votes') int get numVotes => throw _privateConstructorUsedError;
piefed_api_client package
documentation
v1
PollChoice
numVotes property
PollChoice class