SubscriptionOfferDetailsWrapper constructor
SubscriptionOfferDetailsWrapper({})
Implementation
SubscriptionOfferDetailsWrapper({
required this.basePlanId,
required this.offerTags,
required this.offerToken,
required this.pricingPhases,
this.offerId,
});