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