@pragma('vm:entry-point') Future<String> signInWithGoogle() async { return SignUpController().signInWithGoogle(); }