LeakDiagnosticConfig constructor
Implementation
const LeakDiagnosticConfig({
this.collectRetainingPathForNotGCed = false,
this.collectStackTraceOnStart = false,
this.collectStackTraceOnDisposal = false,
});
const LeakDiagnosticConfig({
this.collectRetainingPathForNotGCed = false,
this.collectStackTraceOnStart = false,
this.collectStackTraceOnDisposal = false,
});