Flutter – Unable to retrieve data field value from Firestore collection
I try to retrieve the imageLink saved in a Firestore collection of userProfile, but I can't retrieve the data and it displays the following errors. Does anyone know why this happens and how to fix it? Error The following _TypeError…