PaymentsGetStarGiftUpgradeAttributes constructor
const
PaymentsGetStarGiftUpgradeAttributes({
- required int giftId,
Payments Get Star Gift Upgrade Attributes constructor.
Implementation
const PaymentsGetStarGiftUpgradeAttributes({required this.giftId})
: super._();