canRetry property

bool get canRetry

Implementation

bool get canRetry => retryPolicy.shouldRetry(retryCount);