How do I find out if a Firebase DB node has no children? Seems the only way to get data is with listeners, and they only fire when something is added or removed. In other words, if there are no children, nothing will fire.How do I find out if a Firebase DB node has no