Firestore: what's difference between Firebase.firestore and FirebaseFirestore.getInstance()
What's difference between Firebase.firestore and FirebaseFirestore.getInstance()? When do I want to update DB, which one is appropriate for this purpose? And when I want to check the extracted result value from Firestore. if I log it, it only prints the…