isDone property

bool get isDone

Check if the signal is done

Implementation

bool get isDone => _done;