outcome property
Details about whether the payment was accepted, and why. See [understanding declines](https://stripe.com/docs/declines) for details.
Implementation
final ChargeOutcome? outcome;
Details about whether the payment was accepted, and why. See [understanding declines](https://stripe.com/docs/declines) for details.
final ChargeOutcome? outcome;