Optional predicate. When null, every error is retried.
null
final bool Function(Object error, int attempt)? shouldRetry;