public TemporaryExposureKeyExportBatch(ITemporaryExposureKeyExportBatchService batchService)
 {
     BatchService = batchService;
 }