menu
mcp_bundle package
documentation
ports.dart
ChannelPort
send abstract method
send abstract method
dark_mode
light_mode
send
abstract method
Future
<
void
>
send
(
ChannelResponse
response
)
Send a response to the channel.
Implementation
Future<void> send(ChannelResponse response);
mcp_bundle package
documentation
ports
ChannelPort
send abstract method
ChannelPort class