FPayPalApprovalData constructor
FPayPalApprovalData({})
Implementation
FPayPalApprovalData({
this.payerId,
this.orderId,
this.paymentId,
this.payer,
this.cart,
this.vaultData,
this.billingToken,
});
FPayPalApprovalData({
this.payerId,
this.orderId,
this.paymentId,
this.payer,
this.cart,
this.vaultData,
this.billingToken,
});