Mirkan·FollowJul 3, 2022--ListenShareif (value is DocumentReference) {return Firestore.instance.document(value.path);What's the point of creating document reference when you have the document reference here?