Home > @firebase/firestore > / > DocumentReference > path
DocumentReference.path property
A string representing the path of the referenced document (relative to the root of the database).
Signature:
get path(): string;
Home > @firebase/firestore > / > DocumentReference > path
A string representing the path of the referenced document (relative to the root of the database).
Signature:
get path(): string;