protected override async void OnAppearing() { base.OnAppearing(); await mUserService.RefreshDataAsync(); }