According to firebase documentation herehttps://firebase.google.com/docs/firestore/query-data/queries#query_operators,
firebase supports "!=" and "not-in" query operators. In version 11.3.1 of this plugin, there is no support for these operators. I didn't see any updates.. but maybe I am mistaken. Do you know when there will be support for these operations? Thanks!
According to firebase documentation herehttps://firebase.google.com/docs/firestore/query-data/queries#query_operators, firebase supports "!=" and "not-in" query operators. In version 11.3.1 of this plugin, there is no support for these operators. I didn't see any updates.. but maybe I am mistaken. Do you know when there will be support for these operations? Thanks!