'Firestore not sending link in its response to the client

I am creating a new firestore document. where I am also adding an image URL as a field. Its also getting stored in the firestore database. But when I am reading data on the client the image URL is not in firestore's response. Firestore Database Image Here

Code Image Here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source