FirebaseFirestore.instance.collection("collectionName").doc("id").set({ 'name':"John Cena", 'email':"youcantseeme@email.com", });