signInWithGoogle method

Future<void> signInWithGoogle()

Sign in with Google

Implementation

Future<void> signInWithGoogle() => JasprAuthService.instance.signInWithGoogle();