PaymentIntentNextActionWechatPayRedirectToAndroidApp constructor
const
PaymentIntentNextActionWechatPayRedirectToAndroidApp({})
PaymentIntentNextActionWechatPayRedirectToAndroidApp
Implementation
const PaymentIntentNextActionWechatPayRedirectToAndroidApp({
required this.appId,
required this.nonceStr,
required this.package,
required this.partnerId,
required this.prepayId,
required this.sign,
required this.timestamp,
});