TransactionInfo constructor
TransactionInfo({})
Implementation
TransactionInfo({
this.txReference,
this.paymentReference,
this.dateTime,
this.provider,
this.identifier,
this.amount,
this.phone,
this.description,
this.callbackUrl,
});