canRetry property

bool get canRetry

Implementation

bool get canRetry => isFailed || isCancelled;