RequestResponse constructor
RequestResponse({})
Implementation
RequestResponse({
this.fullName,
this.email,
this.amount,
this.fee,
this.chargedAmount,
this.invoiceId,
this.paymentMethod,
this.senderNumber,
this.transactionId,
this.date,
this.status,
});