waitingPlayer property

int waitingPlayer

The player whose turn it isn't.

Implementation

int get waitingPlayer => 1 - turn;