collection abstract method

CollectionRef collection(
  1. String path
)

Gets a CollectionRef for the specified localfire path.

Implementation

CollectionRef collection(String path);