hasPublicWinners property
True, if the list of giveaway winners will be visible to everyone
Implementation
@JsonKey(name: 'has_public_winners')
bool? get hasPublicWinners;
True, if the list of giveaway winners will be visible to everyone
@JsonKey(name: 'has_public_winners')
bool? get hasPublicWinners;