menu
firedart package
documentation
firestore/firestore.dart
Firestore
collection method
collection method
dark_mode
light_mode
collection
method
CollectionReference
collection
(
String
path
)
Implementation
CollectionReference collection(String path) => CollectionReference(_gateway, path);
firedart package
documentation
firestore/firestore
Firestore
collection method
Firestore class