menu
brain_kernel package
documentation
mcp_host.dart
ToolChoice
ToolChoice.new const constructor
ToolChoice.new const constructor
dark_mode
light_mode
ToolChoice
constructor
const
ToolChoice
(
{
required
String
type
,
String
?
name
,
})
Implementation
const ToolChoice({ required this.type, this.name, });
brain_kernel package
documentation
mcp_host
ToolChoice
ToolChoice.new const constructor
ToolChoice class