isPawns method

bool isPawns()

Implementation

bool isPawns() => evalType == EvalType.pawns;