firestore property
The Firestore instance associated with this document reference.
Implementation
@override
// TODO: implement firestore
FirebaseFirestore get firestore => throw UnimplementedError();
The Firestore instance associated with this document reference.
@override
// TODO: implement firestore
FirebaseFirestore get firestore => throw UnimplementedError();