I am using Flutter and I would like to retrieve some data from my realtime database Firebase. I have the following data stored in the my realtime database Firebase:

How can I get each piece of information from it? For example I would like to get the name 'Tom' only?