PaymentIntentNextActionCashappQrCode constructor
const
PaymentIntentNextActionCashappQrCode({})
PaymentIntentNextActionCashappQRCode
Implementation
const PaymentIntentNextActionCashappQrCode({
required this.expiresAt,
required this.imageUrlPng,
required this.imageUrlSvg,
});