I need the result of a Firestore query for the return statement. The method returns an empty List, as the return statement is ran before the task is completed.
This is th