Checks if a user is currently signed in.
Future<bool> isSignIn() { throw UnimplementedError("Method isSignIn() is not yet implemented."); }