i have a StreamBuilder, the stream is from firebase (cloud firestore), when I print this print(!snapshot.hasData); I got these results (3 times), true
print(!snapshot.hasData);
true