Returns whether or not the current and provided queries represent the same location, have the same query parameters, and are from the same instance of firebase.app.App.
firebase.app.App
external bool isEqual(Query? other);