authStateChanges property
authStateChanges is used to listen to the authentication state of the app.
Implementation
Stream<bool> get authStateChanges;
authStateChanges is used to listen to the authentication state of the app.
Stream<bool> get authStateChanges;