menu
dart_libp2p package
documentation
core/host/host.dart
Host
close abstract method
close abstract method
dark_mode
light_mode
close
abstract method
Future
<
void
>
close
(
)
Close shuts down the host, its Network, and services.
Implementation
Future<void> close();
dart_libp2p package
documentation
core/host/host
Host
close abstract method
Host class