Future<Either<Failure, String>> execute(RequestOptions options) { return repository!.saveRequest(options); }