peerID property

String get peerID

Gets the peer ID of the IPFS node.

Implementation

String get peerID => _node.peerID;