I am able to read and retrieve String, double, custom objects from firebase database but am not able to read Location object specifically.
How do I read Location object from firebase database?
I want to read the data in the location field from the database. I have already written into the database