menu
dart_libp2p package
documentation
p2p/protocol/identify/identify_exceptions.dart
IdentifyException
peerId property
peerId property
dark_mode
light_mode
peerId
property
PeerId
?
peerId
final
The peer ID for which identification failed (if known).
Implementation
final PeerId? peerId;
dart_libp2p package
documentation
p2p/protocol/identify/identify_exceptions
IdentifyException
peerId property
IdentifyException class