Posts by jordanh-dev • 16 points
1 post
- 
		0 votes1 answer21 viewsA: Firebase Multiple ClausesYou cannot pass multiple conditions to Where(). But you can call Where as many times as needed. see this example (in English)… 
1 post
0
votes1
answer21
viewsYou cannot pass multiple conditions to Where(). But you can call Where as many times as needed. see this example (in English)…