vendredi 28 août 2020

How to read keys of childs of a reference in firebase realtime database?

I have a reference to "a" named as 'ref'. And I want to read all the key(name,age and car) of the child of the reference. If my JSON looks like ths:

{"a":{ "name":"John", "age":30, "car":null } }




Aucun commentaire:

Enregistrer un commentaire