menu
brain_kernel package
documentation
mcp_client.dart
McpError
McpError.new const constructor
McpError.new const constructor
dark_mode
light_mode
McpError
constructor
const
McpError
(
String
message
, {
int
?
code
,
})
Implementation
const McpError(this.message, {this.code});
brain_kernel package
documentation
mcp_client
McpError
McpError.new const constructor
McpError class