isCanceled property

bool isCanceled

whether has canceled

Implementation

bool get isCanceled => _cancelError != null;