CheckoutSessionBuilder constructor

CheckoutSessionBuilder()

Implementation

CheckoutSessionBuilder() {
  CheckoutSession._defaults(this);
}