Retrive a Peer from the list. Returns null if the element is not present.
Peer get(String key) => _map[key];