StripePaymentIntent constructor

StripePaymentIntent([
  1. void updates(
    1. StripePaymentIntentBuilder b
    )
])

Implementation

factory StripePaymentIntent([void updates(StripePaymentIntentBuilder b)]) = _$StripePaymentIntent;