McpRemoteServerConfig constructor
const
McpRemoteServerConfig({})
Implementation
const McpRemoteServerConfig({
required this.type,
required this.url,
this.headers,
super.tools,
super.timeout,
});
const McpRemoteServerConfig({
required this.type,
required this.url,
this.headers,
super.tools,
super.timeout,
});