Hi, I am new to Xamarin, I want to know how to populate data into ViewModel from web API. Currently, I am using essential UI Kit and I have observed that the data is fetching from the JSON file. I would like to know how I can fetch data from an API and pass it to ViewModel.