I have this ViewModel
ViewModel
class RegisterShopViewModel : ViewModel() { private val client by lazy { WebServicesApi.getClient } val isShopRegi