okhttp / okhttp3 / MediaType / toMediaTypeOrNull

toMediaTypeOrNull

@JvmStatic @JvmName("parse") fun String.toMediaTypeOrNull(): MediaType?

Returns a media type for this, or null if this is not a well-formed media type.