contentType property

ContentType? contentType

Get Content Type of this request.

Implementation

ContentType? get contentType => _req.contentType;