menu
neomage package
documentation
data/api/retry.dart
RetryDecision
delay property
delay property
dark_mode
light_mode
delay
property
Duration
?
delay
final
How long to wait before retrying (null if aborting).
Implementation
final Duration? delay;
neomage package
documentation
data/api/retry
RetryDecision
delay property
RetryDecision class