PaymentIntentBlik constructor
const
PaymentIntentBlik({
- String? code,
- PaymentIntentBlikSetupFutureUsage? setupFutureUsage,
payment_intent_payment_method_options_param
If this is a `blik` PaymentMethod, this sub-hash contains details about the BLIK payment method options.
Implementation
const PaymentIntentBlik({
this.code,
this.setupFutureUsage,
});