class WebClient
WebClient(apiUrl: java.lang.String)
fun <T> createService(service: java.lang.Class<T>): T