I am facing error while inserting data into firebase. I have got the data from the forms to the backend but while inserting the data into the firebase there comes an error. cloudDB.collection is not a function
File for the firebase connectionenter image description here
Imported the file in the controller as enter image description here
Erro Occuers in line 224 enter image description here
While providing the data, the data is received but is not inserted into the database