hasNotIncludes property

bool hasNotIncludes

Returns true if this response has not includes, otherwise false.

Implementation

bool get hasNotIncludes => !hasIncludes;