BillingPortalSessionFlowSubscriptionCancelRetention constructor

const BillingPortalSessionFlowSubscriptionCancelRetention({
  1. BillingPortalSessionFlowSubscriptionCancelRetentionCouponOffer? couponOffer,
})

Specify a retention strategy to be used in the cancellation flow.

Implementation

const BillingPortalSessionFlowSubscriptionCancelRetention({this.couponOffer});