//okhttp/okhttp3/ResponseBody/contentType
contentType¶
[common, jvm, nonJvm]\ [common]\ expect abstract fun contentType(): MediaType?
[jvm, nonJvm]\ actual abstract fun contentType(): MediaType?
//okhttp/okhttp3/ResponseBody/contentType
[common, jvm, nonJvm]\ [common]\ expect abstract fun contentType(): MediaType?
[jvm, nonJvm]\ actual abstract fun contentType(): MediaType?