menu
ai_clients package
documentation
mcp/ai_mcp_client.dart
AiMcpClient
AiMcpClient.new constructor
AiMcpClient.new constructor
dark_mode
light_mode
AiMcpClient
constructor
AiMcpClient
(
{
String
name
=
'Example Client'
,
String
version
=
'1.0.0'
,
bool
enableDebugLogging
=
true
,
})
Implementation
AiMcpClient({this.name = 'Example Client', this.version = '1.0.0', this.enableDebugLogging = true});
ai_clients package
documentation
mcp/ai_mcp_client
AiMcpClient
AiMcpClient.new constructor
AiMcpClient class