SessionRetention constructor
const
SessionRetention({
- required PortalFlowsCouponOffer couponOffer,
retention_param
Specify a retention strategy to be used in the cancellation flow.
Implementation
const SessionRetention({required this.couponOffer});