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