isFinished property

bool get isFinished

Implementation

bool get isFinished => _state is _ZFinState;