shouldRetry property

bool Function(dynamic error)? shouldRetry
final

Implementation

final bool Function(dynamic error)? shouldRetry;