menu
firestore_api_flutter package
documentation
fire_api_flutter.dart
FirebaseFirestoreDatabase
collection method
collection method
dark_mode
light_mode
collection
method
CollectionReference
collection
(
String
path
)
inherited
Implementation
CollectionReference collection(String path) => CollectionReference(path, this);
firestore_api_flutter package
documentation
fire_api_flutter
FirebaseFirestoreDatabase
collection method
FirebaseFirestoreDatabase class