ApplyCouponCodeBuilder constructor
const
ApplyCouponCodeBuilder({})
Implementation
const ApplyCouponCodeBuilder({
this.key,
required this.amount,
required this.productId,
required this.planType,
required this.variantId,
});