winnerCount property

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

Total number of winners in the giveaway

Implementation

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