authStateChanges property

Stream<bool> get authStateChanges

authStateChanges is used to listen to the authentication state of the app.

Implementation

Stream<bool> get authStateChanges;