winnersSelectionDate property
Point in time (Unix timestamp) when winners of the giveaway will be selected
Implementation
@JsonKey(name: 'winners_selection_date')
int get winnersSelectionDate;
Point in time (Unix timestamp) when winners of the giveaway will be selected
@JsonKey(name: 'winners_selection_date')
int get winnersSelectionDate;