contentType property

String? get contentType

Gets Content-Type header.

Implementation

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