isFinished property

bool isFinished

Checks if finish has been executed.

Implementation

bool get isFinished => _isFinished;