menu
neomage package
documentation
utils/messages/message_utils.dart
ToolResultBlock
ToolResultBlock.new constructor
ToolResultBlock.new constructor
dark_mode
light_mode
ToolResultBlock
constructor
ToolResultBlock
(
{
required
String
toolUseId
,
dynamic
content
,
bool
isError
=
false
,
})
Implementation
ToolResultBlock({ required this.toolUseId, this.content, this.isError = false, });
neomage package
documentation
utils/messages/message_utils
ToolResultBlock
ToolResultBlock.new constructor
ToolResultBlock class