getCountDocumentRef<T extends FireStoreDoc> abstract method
A method that returns a DocumentReference
Implementation
DocumentReference getCountDocumentRef<T extends FireStoreDoc>(
String collectionPath, String docPath);