hasNoContentType property

bool hasNoContentType

Returns true if has no contentType.

Implementation

bool get hasNoContentType => _contentType == null;