private void SaveCall()
 {
     AppStorage.SaveData();
     navigationService.GoBackAsync();
 }