roundOver property

bool roundOver

Gets whether the round is over

Implementation

bool get roundOver => status == GameStatus.BetweenRounds;