PaymentMethodOptions constructor

const PaymentMethodOptions({
  1. PayPal? paypal,
})

Implementation

const PaymentMethodOptions({this.paypal});