public async void SaveStatistics()
 {
     await fileService.SaveStatisticsFileAsync();
 }