public bool CheckPermissionForCamera()
 {
     return(_photoService.CheckPermission());
 }