bool isSelected(UserInfoWithTeam userInfoWithTeam) { return selectedList.contains(userInfoWithTeam); }