WorkerThreadScalingReport constructor
WorkerThreadScalingReport({
- int? currentThreadCount,
Implementation
WorkerThreadScalingReport({
this.currentThreadCount,
});
WorkerThreadScalingReport({
this.currentThreadCount,
});