AnalyticsIkonHostServerStats constructor
AnalyticsIkonHostServerStats({})
Implementation
AnalyticsIkonHostServerStats({
this.time = '',
this.state = '',
this.stateReason = '',
this.slotCount = 0,
this.activeCount = 0,
this.cpuUsagePercentage = 0.0,
this.processMemoryUsedMb = 0.0,
this.managedMemoryUsedMb = 0.0,
this.memoryInfo = '',
});