collection

external fun collection(firestore: Firestore, collectionPath: String): CollectionReference
external fun collection(reference: DocumentReference, collectionPath: String): CollectionReference