menu
firefast package
documentation
firefast_firestore.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
firefast_firestore
DocumentExtensions
col method
DocumentExtensions extension on
FirestoreDocumentPath