repetitionDraw property

int? repetitionDraw

Set this to 3 for the threefold repeition rule in standard chess.

Implementation

int? get repetitionDraw => data.repetitionDraw;