PaymentMethodOptionsPaypal constructor
const
PaymentMethodOptionsPaypal({
- String? preferredLocale,
- String? reference,
- CheckoutLinkPaymentMethodOptionsSetupFutureUsage? setupFutureUsage,
payment_method_options_paypal
Implementation
const PaymentMethodOptionsPaypal({
this.preferredLocale,
this.reference,
this.setupFutureUsage,
});