PaymentsStarGiftUpgradeAttributes constructor
const
PaymentsStarGiftUpgradeAttributes({
- required List<
StarGiftAttributeBase> attributes,
Payments Star Gift Upgrade Attributes constructor.
Implementation
const PaymentsStarGiftUpgradeAttributes({required this.attributes})
: super._();