getValue
fun <T> DataSnapshot.getValue(): T?
Returns the content of the DataSnapshot converted to a POJO.