PerformanceConfig constructor
const
PerformanceConfig({
- bool enabled = false,
Implementation
const PerformanceConfig({
this.enabled = false,
});
const PerformanceConfig({
this.enabled = false,
});