isCancelled property

bool isCancelled
inherited

whether cancelled

Implementation

bool get isCancelled => _cancelError != null;