doc

external fun doc(firestore: Firestore, documentPath: String): DocumentReference(source)
external fun doc(firestore: CollectionReference): DocumentReference(source)
external fun doc(firestore: CollectionReference, documentPath: String): DocumentReference(source)