DebugResponseOptions constructor
const
DebugResponseOptions({})
Implementation
const DebugResponseOptions({
this.showNotice = true,
this.includeMaintainerLogline = true,
this.includeDiagnosticLogline = false,
});