menu
neomage package
documentation
data/engine/conversation_engine.dart
ToolExecutionStarted
ToolExecutionStarted.new const constructor
ToolExecutionStarted.new const constructor
dark_mode
light_mode
ToolExecutionStarted
constructor
const
ToolExecutionStarted
(
String
toolName
,
String
toolUseId
)
Implementation
const ToolExecutionStarted(this.toolName, this.toolUseId);
neomage package
documentation
data/engine/conversation_engine
ToolExecutionStarted
ToolExecutionStarted.new const constructor
ToolExecutionStarted class