WebPurchaseRedemptionSuccess constructor

const WebPurchaseRedemptionSuccess({
  1. required CustomerInfo customerInfo,
})

Implementation

const WebPurchaseRedemptionSuccess({required this.customerInfo});