status property

GameStatus status

Returns the current status of the game.

Implementation

GameStatus get status => _gameStatus;