Ejemplo n.º 1
0
 public Task <IEnumerable <int> > GetLikedAlbumIdsAsync()
 => _albumCollection.GetLikedAlbumIdsByUserIdAsync(Id);