PaymentIntentCashapp constructor
const
PaymentIntentCashapp({
- SessionCaptureMethod? captureMethod,
- PaymentIntentSetupFutureUsage? setupFutureUsage,
payment_intent_payment_method_options_param
If this is a `cashapp` PaymentMethod, this sub-hash contains details about the Cash App Pay payment method options.
Implementation
const PaymentIntentCashapp({
this.captureMethod,
this.setupFutureUsage,
});