signInWithGoogle abstract method

Future<Either<AuthFailure, Unit>> signInWithGoogle()

Implementation

Future<Either<AuthFailure, Unit>> signInWithGoogle();