HostResponseData constructor
const
HostResponseData({})
Implementation
const HostResponseData({
required this.transactionId,
required this.rrn,
required this.stan,
required this.trackId,
required this.paymentId,
required this.accessUrl,
});