menu
firefast package
documentation
firebase/firestore/extensions/path.dart
CollectionPathExtensions
doc method
doc method
dark_mode
light_mode
doc
method
FirestoreDocumentPath
doc
(
String
documentId
)
Implementation
FirestoreDocumentPath doc(String documentId) => child(documentId).toFirestoreDocument();
firefast package
documentation
firebase/firestore/extensions/path
CollectionPathExtensions
doc method
CollectionPathExtensions extension on
FirestoreCollectionPath