menu
adjust_sdk package
documentation
adjust_session_success.dart
AdjustSessionSuccess
AdjustSessionSuccess.new constructor
AdjustSessionSuccess.new constructor
dark_mode
light_mode
AdjustSessionSuccess
constructor
AdjustSessionSuccess
(
{
String
?
message
,
String
?
timestamp
,
String
?
adid
,
String
?
jsonResponse
,
})
Implementation
AdjustSessionSuccess({ this.message, this.timestamp, this.adid, this.jsonResponse, });
adjust_sdk package
documentation
adjust_session_success
AdjustSessionSuccess
AdjustSessionSuccess.new constructor
AdjustSessionSuccess class