winnerCount property
The number of users which are supposed to be selected as winners of the giveaway
Implementation
@JsonKey(name: 'winner_count')
int get winnerCount;
The number of users which are supposed to be selected as winners of the giveaway
@JsonKey(name: 'winner_count')
int get winnerCount;