ChatBoostSourceGiveaway constructor
ChatBoostSourceGiveaway({})
Implementation
ChatBoostSourceGiveaway({
required this.userId,
required this.giftCode,
required this.starCount,
required this.giveawayMessageId,
required this.isUnclaimed,
});