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