retryIf property

FutureOr<bool> Function(T) retryIf
final

Implementation

final FutureOr<bool> Function(T) retryIf;