/// <inheritdoc/> public async Task InitializeAsync() { await RssService.GetSubscriptionsAsync(); await RssService.GetFeedAsync(); }