signInWithApple abstract method

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

Implementation

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