hasPass property

bool hasPass

Whether this variant has pass moves.

Implementation

bool get hasPass => passChecker != null;