winnerCount property

  1. @JsonKey(name: 'winner_count')
int get winnerCount
inherited

The number of users which are supposed to be selected as winners of the giveaway

Implementation

@JsonKey(name: 'winner_count')
int get winnerCount;