menu
agents package
documentation
agents.dart
WorkflowEvent
WorkflowEvent.new const constructor
WorkflowEvent.new const constructor
dark_mode
light_mode
WorkflowEvent
constructor
const
WorkflowEvent
(
{
Object
?
data
,
})
Creates a workflow event.
Implementation
const WorkflowEvent({this.data});
agents package
documentation
agents
WorkflowEvent
WorkflowEvent.new const constructor
WorkflowEvent class