Instead of calling `EasyFirestore.Querying.where(...)`, call `MyDocument.query(where: ...)` and so forth for other querying methods. Development Related to #9
Instead of calling
EasyFirestore.Querying.where(...), callMyDocument.query(where: ...)and so forth for other querying methods.Development Related to #9