Hi Community.
I am trying to update a record in my 'restaurant' collection with an image upload from my local in Flutterflow.
However whenever I tried to upload an image, Flutterflow would not allow my update. Only when I do not add an image, does Flutterflow allow me to update the record.
I assume this is because there is no 'restaurant' collection in my Firebase and I do not know why it is not there.