isNotInform property

bool get isNotInform

Returns true if this value is not inform, otherwise false.

Implementation

bool get isNotInform => !isInform;