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