Problem: 1
Searching for "class FirestoreQueryBuilder<Document>"
in this repository doesn't show anything.
But searching for "class FirestoreQueryBuilder"
returns the page.
So, why is searching the exact phrase is not working? How do I then search for files?
Problem 2:
If I search FirestoreQueryBuilder
, it doesn't even return results for the above class i.e. it doesn't show class FirestoreQueryBuilder<Document> extends StatefulWidget {
but other 5 results.