contentType property

String? get contentType

Content-Type header value.

Implementation

String? get contentType => headers.value('content-type');