PerformanceConfig constructor

PerformanceConfig({
  1. String? dumpParallelLevel,
})

Implementation

PerformanceConfig({this.dumpParallelLevel});