PaymentMethodOptions constructor

PaymentMethodOptions({
  1. Card? card,
})

Implementation

PaymentMethodOptions({this.card});