I'm trying to get current signed user's image and name from the firebase realtime database in which his data was stored when he signup. I want to put these two items in the drawer header. enter image description hereYou can see the attached screenshots.
here is the data of the current user. I want to get that data on the basis of current user signed in

