hasNoContentType property

bool get hasNoContentType

Returns true if has no contentType.

Implementation

bool get hasNoContentType => _contentType == null;