menu
dart_libp2p package
documentation
p2p/host/routed/routed_host.dart
RoutedHost
eventBus property
eventBus property
dark_mode
light_mode
eventBus
property
@
override
EventBus
get
eventBus
override
EventBus returns the hosts eventbus
Implementation
@override EventBus get eventBus => _host.eventBus;
dart_libp2p package
documentation
p2p/host/routed/routed_host
RoutedHost
eventBus property
RoutedHost class