error property

StripeError? get error
inherited

If not null, an error occurred

Implementation

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