AdjustEventFailure constructor
AdjustEventFailure({})
Implementation
AdjustEventFailure({
this.message,
this.timestamp,
this.adid,
this.eventToken,
this.callbackId,
this.jsonResponse,
this.willRetry,
});