menu
firefast package
documentation
firefast_firestore.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
firefast_firestore
CollectionPathExtensions
doc method
CollectionPathExtensions extension on
FirestoreCollectionPath