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