private async Task AddOrUpdateAsync() => await _homePageService.AddOrUpdateAsync(_currentAccount, HomePageForm).ConfigureAwait(true);