getCollectionReference abstract method

Query<Object?> getCollectionReference(
  1. String collection
)

Implementation

Query getCollectionReference(String collection);