WebPurchaseRedemption constructor
const
WebPurchaseRedemption(
- String redemptionLink
Implementation
const factory WebPurchaseRedemption(
/// The redemption link to be redeemed.
String redemptionLink,
) = _WebPurchaseRedemption;