I have a query with arrays that should have two data. But it doesn't return anything.
query.where('created_for_list', arrayContains: [widget.author,currentUserReference])
I have a query with arrays that should have two data. But it doesn't return anything.
query.where('created_for_list', arrayContains: [widget.author,currentUserReference])