signInWithGoogle method

Future<void> signInWithGoogle()

Implementation

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