AnalyticsIkonTurnServerStats constructor
AnalyticsIkonTurnServerStats({})
Implementation
AnalyticsIkonTurnServerStats({
this.time = '',
this.activeAllocationCount = 0,
this.activeConnectionCount = 0,
this.channelBindingCount = 0,
this.totalAllocationsCreated = 0,
this.cpuUsagePercentage = 0.0,
this.processMemoryUsedMb = 0.0,
this.managedMemoryUsedMb = 0.0,
this.memoryInfo = '',
});