error property
If not null, an error occurred
Implementation
PaymentIntent? get paymentIntent;/// If not null, an error occurred
StripeError? get error;
If not null, an error occurred
PaymentIntent? get paymentIntent;/// If not null, an error occurred
StripeError? get error;