isCancelled property

bool get isCancelled

whether cancelled

Implementation

bool get isCancelled => _cancelError != null;