Wouldnt this give an error because `onAuthChange` ...
# flutter
m
Wouldnt this give an error because
onAuthChange
is something called a
GoTrueSubscription
and the stream builder takes a stream as input?