Does anyone know if how I can get a data from firebase database's child node? The only thing I know to do is get a data from root node using the get tag block. I hope anyone could help me.
Calling parent
should actually return everything under parent (including child
) as a json (dictionary)