menu
dart_libp2p package
documentation
p2p/host/routed/routed_host.dart
RoutedHost
network property
network property
dark_mode
light_mode
network
property
@
override
Network
get
network
override
Network returns the Network interface of the Host
Implementation
@override Network get network => _host.network;
dart_libp2p package
documentation
p2p/host/routed/routed_host
RoutedHost
network property
RoutedHost class