DebugResponseError constructor
const
DebugResponseError({})
Implementation
const DebugResponseError({
required this.error,
required this.endpoint,
required this.showNotice,
this.maintainerLogline,
this.maintainerLoglineError,
this.diagnosticLogline,
});