CheckoutPixPaymentMethodOptions constructor

const CheckoutPixPaymentMethodOptions({
  1. int? expiresAfterSeconds,
})

CheckoutPixPaymentMethodOptions

Implementation

const CheckoutPixPaymentMethodOptions({this.expiresAfterSeconds});