Is there a way in Flutter with Firebase to make a query to check that array does not contain document reference
I was wondering if there is a way to make this code function another way around, so it finds all other records that do not contain this document reference? Currently, I am building a list of records from the Users…