...
Now, create a proxy variable in your viewmodel. Note that if you are calling a proxy method in your viewmodel constructor, we recommend you perform this proxy calls on a different thread so that you do not block the UI thread.
...
...
Now, create a proxy variable in your viewmodel. Note that if you are calling a proxy method in your viewmodel constructor, we recommend you perform this proxy calls on a different thread so that you do not block the UI thread.
...