WebPurchaseRedemption constructor

const WebPurchaseRedemption(
  1. String redemptionLink
)

Implementation

const WebPurchaseRedemption(
  this.redemptionLink,
);