Ejemplo n.º 1
0
 public string GetFirstPhotoUrl()
 => StorageLocation.BuildLocation(OfferPhotos.Any() ? OfferPhotos.FirstOrDefault().Path : null);