init(rawValue:)
Creates a new content type with the raw value you provide.
Declaration
init(rawValue: String)Parameters
- rawValue:
A string that represents the content type.
Creates a new content type with the raw value you provide.
init(rawValue: String)A string that represents the content type.