PortalFlowsCouponOffer constructor

const PortalFlowsCouponOffer({
  1. required String coupon,
})

PortalFlowsCouponOffer

Implementation

const PortalFlowsCouponOffer({required this.coupon});