RemotePeer returns the peer ID of the remote peer.
@override PeerId get remotePeer => establishedRemotePeer ?? _connection.remotePeer;