hideVoteCountUntilVoted property

  1. @JsonKey(name: 'hideVoteCountUntilVoted', defaultValue: false)
bool get hideVoteCountUntilVoted
inherited

Hide vote counts until voted

Implementation

@JsonKey(name: 'hideVoteCountUntilVoted', defaultValue: false)
bool get hideVoteCountUntilVoted => throw _privateConstructorUsedError;