status property

GameStatus status
inherited

Returns the current status of the game.

Implementation

GameStatus get status => _gameStatus;