contentType property

ContentType? get contentType

request headers content type

Implementation

ContentType? get contentType => _httpRequest.headers.contentType;