menu
dart_libp2p package
documentation
p2p/protocol/identify/identify.dart
Entry
identifyWaitCompleter property
identifyWaitCompleter property
dark_mode
light_mode
identifyWaitCompleter
property
Completer
<
void
>
?
identifyWaitCompleter
getter/setter pair
Completer for the identify wait operation
Implementation
Completer<void>? identifyWaitCompleter;
dart_libp2p package
documentation
p2p/protocol/identify/identify
Entry
identifyWaitCompleter property
Entry class