hasPublicWinners property

  1. @JsonKey(name: 'has_public_winners')
bool? get hasPublicWinners
inherited

True, if the list of giveaway winners will be visible to everyone

Implementation

@JsonKey(name: 'has_public_winners')
bool? get hasPublicWinners;