collection abstract method

CollectionReference collection(
  1. String path
)

Gets a CollectionReference for the specified Firestore path.

Implementation

CollectionReference collection(String path);