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