contentTypeValue
fun StringValuesBuilder.contentTypeValue(name: String? = null): ValueSingleDelegateProvider<ContentType?>(source)
Creates an optional Content-Type header of type ContentType with the given name in this KoogleHeadersBuilder instance.
If no name is provided, the property's name will be used.