isNull property

bool isNull

Returns true if hasNoContent and hasNoContentType.

Implementation

bool get isNull => hasNoContent && hasNoContentType;