winnersSelectionDate property

  1. @JsonKey(name: 'winners_selection_date')
int get winnersSelectionDate
inherited

Point in time (Unix timestamp) when winners of the giveaway will be selected

Implementation

@JsonKey(name: 'winners_selection_date')
int get winnersSelectionDate;