forbidChecks property

bool forbidChecks

If this is true, it is impossible to make a move that checks anyone.

Implementation

bool get forbidChecks => data.forbidChecks;