error property
If not null, an error occurred. This includes client-side validation errors
Implementation
Token? get token;/// If not null, an error occurred.
/// This includes client-side validation errors
StripeError? get error;
If not null, an error occurred. This includes client-side validation errors
Token? get token;/// If not null, an error occurred.
/// This includes client-side validation errors
StripeError? get error;