isStarted property

bool isStarted

Returns whether this game is started.

Implementation

bool get isStarted => _isStarted;