public async Task RemoveSelectedAsync() { itemStore.RemoveSelected(); await Fetcher.Update(itemStore.ItemSnapshot()); }