TRReward constructor
TRReward({})
Implementation
TRReward({
this.transactionIdentifier,
this.placementIdentifier,
this.currencyName,
this.rewardAmount,
this.payoutEventType,
this.placementTag,
});
TRReward({
this.transactionIdentifier,
this.placementIdentifier,
this.currencyName,
this.rewardAmount,
this.payoutEventType,
this.placementTag,
});