Notifies about changes to the user's sign-in state as a stream.
Stream<User?> authStateChanges() => instance.authStateChanges();