isNotOk property

bool isNotOk

Checks if Cube's status is not okay.

Implementation

bool get isNotOk => !isOk;