PaymentIntentPix constructor
payment_method_options_param
If this is a `pix` PaymentMethod, this sub-hash contains details about the Pix payment method options.
Implementation
const PaymentIntentPix({
this.expiresAfterSeconds,
this.expiresAt,
});