menu
firefast package
documentation
firebase/firestore/extensions/path.dart
DocumentExtensions
col method
col method
dark_mode
light_mode
col
method
FirestoreCollectionPath
col
(
String
collection
)
Implementation
FirestoreCollectionPath col(String collection) => child(collection).toFirestoreCollection();
firefast package
documentation
firebase/firestore/extensions/path
DocumentExtensions
col method
DocumentExtensions extension on
FirestoreDocumentPath