Why doesn't the data from Firebase appear when built?

Troubleshooting

I currently load a state variable like by create a variable in the page state and load some text. When I run a test on the app it shows me the variable has my string.

However when I do the same thing with a call to a firebase query the data appears null. In example here I query a document users (which has data) and it appears null:

IS THERE SOMETHING ELSE THAT HAS TO BE SET FOR HTIS TO WORK?

What have you tried so far?

Explained above.

Did you check FlutterFlow's Documentation for this topic?
No