retryIf property

FutureOr<bool> Function(Exception)? retryIf
getter/setter pair

Implementation

FutureOr<bool> Function(Exception)? retryIf;