CheckoutOxxoPaymentMethodOptions constructor
      const
      CheckoutOxxoPaymentMethodOptions({ 
    
- required int expiresAfterDays,
 
CheckoutOxxoPaymentMethodOptions
Implementation
const CheckoutOxxoPaymentMethodOptions({required this.expiresAfterDays});