menu
dart_libp2p package
documentation
core/peerstore.dart
Peerstore
close abstract method
close abstract method
dark_mode
light_mode
close
abstract method
Future
<
void
>
close
(
)
Closes the peerstore and releases any resources.
Implementation
Future<void> close();
dart_libp2p package
documentation
core/peerstore
Peerstore
close abstract method
Peerstore class