shouldRetry property

bool get shouldRetry

Implementation

bool get shouldRetry => canRetry && !isCancelled;