Error constructor
const
Error({
- required ApiErrors error,
An error response from the Stripe API
Implementation
const Error({required this.error});
An error response from the Stripe API
const Error({required this.error});