I am trying to iterate through every child received in a data snapshot and put the key in a map. In the code snippet below, the execution seems to stop where I'm putting data in to the map. I am trying to iterate through every child rece
I am trying to iterate through every child received in a data snapshot and put the key in a map. In the code snippet below, the execution seems to stop where I'm putting data in to the map. I am trying to iterate through every child rece