contentType property Null safety
read / write
The HTTP Content-Type header value specifying the content type of the body.
Implementation
core.String? contentType;
The HTTP Content-Type header value specifying the content type of the body.
core.String? contentType;