contentType property

String? get contentType

Gets Content-Type header

Implementation

String? get contentType => _headers.contentType;