menu
fero_sync package
documentation
core/backoff.dart
BackoffStrategy
nextDelay abstract method
nextDelay abstract method
dark_mode
light_mode
nextDelay
abstract method
Duration
nextDelay
(
int
attempt
)
Implementation
Duration nextDelay(int attempt);
fero_sync package
documentation
core/backoff
BackoffStrategy
nextDelay abstract method
BackoffStrategy class