peerID property

String get peerID

This node's peer ID.

Implementation

String get peerID => _container.get<NetworkHandler>().peerID;