PendingRenewalInfo constructor
PendingRenewalInfo({})
Implementation
PendingRenewalInfo({
this.expirationIntent,
this.autoRenewProductId,
this.isInBillingRetryPeriod,
this.productId,
this.originalTransactionId,
this.autoRenewStatus,
});