I can’t fetch documents from firebase database using flutter
i have collection named “Categories” in firebase and under this collection i have documents that i want to fetch . i defined the methode “getAllCategories” that is supposed to get the Categories from the db :