menu
brain_kernel package
documentation
mcp_host.dart
ServerInterface
removeResource abstract method
removeResource abstract method
dark_mode
light_mode
removeResource
abstract method
void
removeResource
(
String
uri
)
Remove a resource from the server
Implementation
void removeResource(String uri);
brain_kernel package
documentation
mcp_host
ServerInterface
removeResource abstract method
ServerInterface class