CouponCheckoutSession constructor

CouponCheckoutSession([
  1. void updates(
    1. CouponCheckoutSessionBuilder b
    )
])

Implementation

factory CouponCheckoutSession([void updates(CouponCheckoutSessionBuilder b)]) = _$CouponCheckoutSession;