Hi, I am trying to fetch user data for user profile from firebase realtime database. But I am unable to navigate to the exact data properly, which results in giving null value.
Please help me out.
This is how the database in firebase looks like, and I want to fetch Firstname, also email address will be unique for each user.
This is how my block looks like.
Please help me out with this.