ProcessSummary constructor
ProcessSummary({})
Implementation
ProcessSummary({
this.addTime,
this.hostPort,
this.isActive,
this.processId,
this.processLogs,
this.removeTime,
this.totalCores,
});
ProcessSummary({
this.addTime,
this.hostPort,
this.isActive,
this.processId,
this.processLogs,
this.removeTime,
this.totalCores,
});