contentType property Null safety

String? contentType
read / write

The HTTP Content-Type header value specifying the content type of the body.

Implementation

core.String? contentType;