error property

StripeError? get error
inherited

If not null, an error occurred. This includes client-side validation errors

Implementation

StripeError? get error => throw _privateConstructorUsedError;