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