AdTraceSessionSuccess constructor
AdTraceSessionSuccess({})
Implementation
AdTraceSessionSuccess({
required this.message,
required this.timestamp,
required this.adid,
required this.jsonResponse,
});
AdTraceSessionSuccess({
required this.message,
required this.timestamp,
required this.adid,
required this.jsonResponse,
});