getUser abstract method

Future<Either<Failure, ClientUserEntity>> getUser()

Implementation

Future<Either<Failure, ClientUserEntity>> getUser();