spectateInitially property
If true, arbiter will spectate the game and check for checkmate or stalemate. If false, the game will be played without arbiter's intervention. This is useful for testing purposes or if you want to handle game logic manually.
Implementation
final bool spectateInitially;