wasCancelled property

bool get wasCancelled

Implementation

bool get wasCancelled => _finishedType == FinisherType.cancelled;