I am saving string uids of users in an array which I have named members. I created the list as such:
List members = List();
An