Returns an immutable instance of [CurrentStripeCheckoutSessionParams].
public CurrentStripeCheckoutSessionParams build()Returns an immutable instance of [CurrentStripeCheckoutSessionParams]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.amountCents()
.successPath()
IllegalStateException: if any required field is unset.