FirestoreReference constructor

const FirestoreReference(
  1. String path
)

Implementation

const FirestoreReference(this.path);