menu
xbr_network_freight package
documentation
tms_task_sdk.dart
TaskInfoLog
TaskInfoLog.new constructor
TaskInfoLog.new constructor
dark_mode
light_mode
TaskInfoLog
constructor
TaskInfoLog
(
String
?
time
,
bool
?
success
,
String
?
code
,
String
?
msg
,
)
Implementation
TaskInfoLog(this.time, this.success, this.code, this.msg);
xbr_network_freight package
documentation
tms_task_sdk
TaskInfoLog
TaskInfoLog.new constructor
TaskInfoLog class