error property
If not null, an error occurred. This includes client-side validation errors
Implementation
StripeError? get error => throw _privateConstructorUsedError;
If not null, an error occurred. This includes client-side validation errors
StripeError? get error => throw _privateConstructorUsedError;