You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With where() method you can define the operator ==!= etc for filtering elements.
I would like to introduce enum for listing the operators, something like:
With where() method you can define the operator
==
!=
etc for filtering elements.I would like to introduce enum for listing the operators, something like:
The text was updated successfully, but these errors were encountered: