contentType property

  1. @override
MediaType? contentType
final

The content type of this request/response. Includes the mime-type and parameters such as charset.

Implementation

@override
final MediaType? contentType;