hasCheckLimit property

bool hasCheckLimit

Implementation

bool get hasCheckLimit =>
    white.checkLimit != null || black.checkLimit != null;