[Solved] How to take nested value from FIrebase

The link below shows how to get and set nested values from a firebase json tree. Basically, use a slash to separate nodes in the tree.

1 Like