CheckoutSessionProduct constructor

CheckoutSessionProduct([
  1. void updates(
    1. CheckoutSessionProductBuilder b
    )
])

Implementation

factory CheckoutSessionProduct([void updates(CheckoutSessionProductBuilder b)]) = _$CheckoutSessionProduct;