Constructor from JSON data
factory Giveaway.fromJson(Map<String, dynamic> json) => _$GiveawayFromJson(json);