menu
flutter_websocket_plus package
documentation
reconnection_strategy.dart
ExponentialBackoffStrategy
randomizationFactor property
randomizationFactor property
dark_mode
light_mode
randomizationFactor
property
double
randomizationFactor
final
Randomization factor to prevent thundering herd.
Implementation
final double randomizationFactor;
flutter_websocket_plus package
documentation
reconnection_strategy
ExponentialBackoffStrategy
randomizationFactor property
ExponentialBackoffStrategy class