menu
brain_kernel package
documentation
mcp_host.dart
Root
Root.new constructor
Root.new constructor
dark_mode
light_mode
Root
constructor
Root
(
{
required
String
uri
,
required
String
name
,
String
?
description
,
})
Implementation
Root({ required this.uri, required this.name, this.description, });
brain_kernel package
documentation
mcp_host
Root
Root.new constructor
Root class