PaymentIntentNextActionPromptpayDisplayQrCode constructor
const
PaymentIntentNextActionPromptpayDisplayQrCode({})
PaymentIntentNextActionPromptpayDisplayQrCode
Implementation
const PaymentIntentNextActionPromptpayDisplayQrCode({
required this.data,
required this.hostedInstructionsUrl,
required this.imageUrlPng,
required this.imageUrlSvg,
});