public async Task WhenAsync()
 {
     _result = await LrsService.GetPendingVerificationAndLearningEventsLearnersAsync();
 }