isFinished property

bool isFinished

Returns whether this game is finished.

Implementation

bool get isFinished => _isFinished;