isFinished property

bool get isFinished

Implementation

bool get isFinished => _committed || _aborted;