Example #1
0
 public async void LoadProfile()
 {
     Profile = await _coffeeService.GetProfile();
 }