Firestore Sub-Collection Swift

defaultStore?.collection("Category").document("Film").collection("firstFilm").getDocuments();
Kanishk Dhindsa