getClients abstract method

Future<Either<Failure, ClientsEntity>> getClients()

Implementation

Future<Either<Failure, ClientsEntity>> getClients();