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