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