SubscribeRequest constructor
SubscribeRequest({})
Implementation
SubscribeRequest({
required this.priceId,
this.giftCard,
required this.subscriptionId,
this.packageName,
this.productId,
this.purchaseToken,
});