menu
s_packages package
documentation
s_client/src/client_config.dart
ClientConfig
exponentialBackoff property
exponentialBackoff property
dark_mode
light_mode
exponentialBackoff
property
bool
exponentialBackoff
final
Whether to use exponential backoff for retries.
Implementation
final bool exponentialBackoff;
s_packages package
documentation
s_client/src/client_config
ClientConfig
exponentialBackoff property
ClientConfig class