menu
pivox package
documentation
features/proxy_management/domain/strategies/proxy_rotation_strategy.dart
ProxyRotationStrategy
selectProxy abstract method
selectProxy abstract method
dark_mode
light_mode
selectProxy
abstract method
Proxy
selectProxy
(
List
<
Proxy
>
proxies
)
Selects the next proxy from the given list
Implementation
Proxy selectProxy(List<Proxy> proxies);
pivox package
documentation
features/proxy_management/domain/strategies/proxy_rotation_strategy
ProxyRotationStrategy
selectProxy abstract method
ProxyRotationStrategy class