isCancelled method

bool isCancelled()

Implementation

bool isCancelled() => _loaderTask.isCanceled;