Returns true if this instance is an Invalid, otherwise false is returned.
bool get isInvalid => !isValid;