menu
brain_kernel package
documentation
mcp_host.dart
ToolsCapability
ToolsCapability.new const constructor
ToolsCapability.new const constructor
dark_mode
light_mode
ToolsCapability
constructor
const
ToolsCapability
(
{
bool
?
listChanged
,
bool
?
supportsProgress
,
bool
?
supportsCancellation
,
})
Implementation
const ToolsCapability({ this.listChanged, this.supportsProgress, this.supportsCancellation, });
brain_kernel package
documentation
mcp_host
ToolsCapability
ToolsCapability.new const constructor
ToolsCapability class