A FakeUser object.
This does not represent the signed-in user, but rather an object that will be returned when GoogleSignIn.signIn or GoogleSignIn.signInSilently is called.
GoogleSignIn.signIn
GoogleSignIn.signInSilently
late FakeUser user;