Get lobby peers in the form of list
List<String> get lobbyPeerIds { return _lobbyPeers.keys.toList(); }