InputStarGiftAuction constructor
const
InputStarGiftAuction({
- required int giftId,
Input Star Gift Auction constructor.
Implementation
const InputStarGiftAuction({required this.giftId}) : super._();