menu
khadem package
documentation
queue.dart
RetryMiddleware
shouldRetry property
shouldRetry property
dark_mode
light_mode
shouldRetry
property
bool
Function
(
dynamic
error
)
?
shouldRetry
final
Implementation
final bool Function(dynamic error)? shouldRetry;
khadem package
documentation
queue
RetryMiddleware
shouldRetry property
RetryMiddleware class