CheckoutKonbiniPaymentMethodOptions constructor

const CheckoutKonbiniPaymentMethodOptions({
  1. int? expiresAfterDays,
})

CheckoutKonbiniPaymentMethodOptions

Implementation

const CheckoutKonbiniPaymentMethodOptions({this.expiresAfterDays});