menu
dart_libp2p package
documentation
p2p/protocol/identify/id_service.dart
IDService
close abstract method
close abstract method
dark_mode
light_mode
close
abstract method
Future
<
void
>
close
(
)
Close stops the identify service.
Implementation
Future<void> close();
dart_libp2p package
documentation
p2p/protocol/identify/id_service
IDService
close abstract method
IDService class