private async Task ExecuteShowDialog(string parameter) =>
 await DialogService.DisplayInfoAlertAsync(parameter);