menu
neomage package
documentation
data/tools/extended_tools.dart
SubagentOutput
SubagentOutput.new const constructor
SubagentOutput.new const constructor
dark_mode
light_mode
SubagentOutput
constructor
const
SubagentOutput
(
{
required
String
agentId
,
required
String
result
,
required
String
status
,
})
Implementation
const SubagentOutput({ required this.agentId, required this.result, required this.status, });
neomage package
documentation
data/tools/extended_tools
SubagentOutput
SubagentOutput.new const constructor
SubagentOutput class