RoomInfo({ required this.flags, required this.maxPlayers, required this.currentId, required this.roomId, });