isCancelled property

bool isCancelled

Implementation

bool get isCancelled => cred == null && error == null;