whiteForFirstMove constant

Duration const whiteForFirstMove

Duration in which white has to perform a move before or else the game is disbanded.

Implementation

static const Duration whiteForFirstMove = Duration(seconds: 30);