isNotOK property

bool isNotOK

Returns true if ![isOK]

Implementation

bool get isNotOK => !isOK;