FALSE if called with null or if item is not cancelled.
Cancellable.isCancelled
bool isCancelled()Checks if a cancellable job has been cancelled.
Returns
true if cancellable is cancelled,
bool isCancelled()Checks if a cancellable job has been cancelled.
FALSE if called with null or if item is not cancelled.