Future<Either<Failure, Stream<List<HttpActivity>>>> execute() { return repository!.getListResponse(); }