StateMessageHardware constructor
StateMessageHardware({})
Implementation
StateMessageHardware({
this.cpu,
this.memory,
this.disk,
this.networkInterface,
});
StateMessageHardware({
this.cpu,
this.memory,
this.disk,
this.networkInterface,
});