PaymentsApplyGiftCode constructor
const
PaymentsApplyGiftCode({
- required String slug,
Payments Apply Gift Code constructor.
Implementation
const PaymentsApplyGiftCode({required this.slug}) : super._();