Firebase Read getter setter
问题 I was trying to get some data from my firebase realtime-database as followed generally, but couldn't figure out where in the code the problem was haunting me.The following Toast statement returns with only the name but it dont print bmdc !Couldn't figure out where the problem was. Can anybody point it out? Anything would be appreciated! The code is attached down below- package com.example.abed.smit; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android