menu
neomage package
documentation
data/api/retry.dart
RetryDecision
shouldRetry property
shouldRetry property
dark_mode
light_mode
shouldRetry
property
bool
shouldRetry
final
Whether the operation should be retried.
Implementation
final bool shouldRetry;
neomage package
documentation
data/api/retry
RetryDecision
shouldRetry property
RetryDecision class