error property
If not null, an error occurred
Implementation
PaymentMethod? get paymentMethod;/// If not null, an error occurred
StripeError? get error;
If not null, an error occurred
PaymentMethod? get paymentMethod;/// If not null, an error occurred
StripeError? get error;