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