menu
mcp_bundle package
documentation
mcp_bundle.dart
EventPort
unsubscribe abstract method
unsubscribe abstract method
dark_mode
light_mode
unsubscribe
abstract method
Future
<
void
>
unsubscribe
(
String
eventType
)
Unsubscribe from a type.
Implementation
Future<void> unsubscribe(String eventType);
mcp_bundle package
documentation
mcp_bundle
EventPort
unsubscribe abstract method
EventPort class