menu
firebase package
documentation
firestore.dart
DocumentReference
path property
path property
dark_mode
light_mode
path
property
String
get
path
The document's path within its collection.
Implementation
String get path => jsObject.path;
firebase package
documentation
firestore
DocumentReference
path property
DocumentReference class