//okhttp/okhttp3/MediaType/type type¶ [common]\ expect val type: String Returns the high-level media type, such as "text", "image", "audio", "video", or "application". [jvm, nonJvm]\ [jvm]\ @get:JvmName(name = "type") actual val type: String [nonJvm]\ actual val type: String