gameOver property

bool gameOver

Gets whether the game is over

Implementation

bool get gameOver => generic.gameOver;