menu
dart_libp2p package
documentation
core/peer/record.dart
PeerRecord
peerId property
peerId property
dark_mode
light_mode
peerId
property
PeerId
peerId
final
PeerID is the ID of the peer this record pertains to.
Implementation
final PeerId peerId;
dart_libp2p package
documentation
core/peer/record
PeerRecord
peerId property
PeerRecord class