PaymentHandlerResponseValue constructor
PaymentHandlerResponseValue({})
Implementation
PaymentHandlerResponseValue({
this.methodName,
this.details,
this.payerName,
this.payerEmail,
this.payerPhone,
this.shippingAddress,
this.shippingOption,
});