contentType property

String? contentType

Type of the body (Content-Type header).

Implementation

String? get contentType => _contentType;