authenticateWithGoogle abstract method

Future<Either<Failure, AuthenticationData>> authenticateWithGoogle()

Implementation

Future<Either<Failure, AuthenticationData>> authenticateWithGoogle();