isCancelled property

bool isCancelled

whether cancelled

Implementation

bool get isCancelled => _cancelError != null;