McpTool constructor
const
McpTool({})
Implementation
const McpTool({
required this.serverLabel,
required this.serverUrl,
this.allowedTools,
this.headers,
this.requireApproval,
});
const McpTool({
required this.serverLabel,
required this.serverUrl,
this.allowedTools,
this.headers,
this.requireApproval,
});