OutputEventBody constructor
OutputEventBody({})
Implementation
OutputEventBody({
this.category,
this.column,
this.data,
this.group,
this.line,
required this.output,
this.source,
this.variablesReference,
});