docRef function
Convenience constructor for a Firestore document reference type.
Implementation
DocumentReferenceType docRef(FirestoreCollectionHandle collection) =>
DocumentReferenceType(collection);
Convenience constructor for a Firestore document reference type.
DocumentReferenceType docRef(FirestoreCollectionHandle collection) =>
DocumentReferenceType(collection);