PaymentIntentPaymentMethodOptionsSwish constructor

const PaymentIntentPaymentMethodOptionsSwish({
  1. String? reference,
})

payment_intent_payment_method_options_swish

Implementation

const PaymentIntentPaymentMethodOptionsSwish({this.reference});