isCancelled property

bool isCancelled

是否被取消过

Implementation

bool get isCancelled => cancelToken.isCancelled;