isCancelled property

bool isCancelled
inherited

是否被取消过

Implementation

bool get isCancelled => cancelToken.isCancelled;