contentType property Null safety

String contentType

Content-Type header value including the boundary.

Implementation

String get contentType => _result.contentType;