menu
meshagent_flutter package
documentation
tool_call_rendering.dart
ChatToolCallRendererKey
ChatToolCallRendererKey.new const constructor
ChatToolCallRendererKey.new const constructor
dark_mode
light_mode
ChatToolCallRendererKey
constructor
const
ChatToolCallRendererKey
(
{
required
String
tool
,
String
?
toolkit
,
String
?
namespace
,
})
Implementation
const ChatToolCallRendererKey({required this.tool, this.toolkit, this.namespace});
meshagent_flutter package
documentation
tool_call_rendering
ChatToolCallRendererKey
ChatToolCallRendererKey.new const constructor
ChatToolCallRendererKey class