PaymentIntentCardPresent constructor
const
PaymentIntentCardPresent({})
payment_method_options_param
If this is a `card_present` PaymentMethod, this sub-hash contains details about the Card Present payment method options.
Implementation
const PaymentIntentCardPresent({
this.requestExtendedAuthorization,
this.requestIncrementalAuthorizationSupport,
});