menu
pivox package
documentation
features/proxy_management/data/datasources/proxy_local_datasource.dart
ProxyLocalDataSource
getCachedValidatedProxies abstract method
getCachedValidatedProxies abstract method
dark_mode
light_mode
getCachedValidatedProxies
abstract method
Future
<
List
<
ProxyModel
>
>
getCachedValidatedProxies
(
)
Gets the cached validated proxies
Implementation
Future<List<ProxyModel>> getCachedValidatedProxies();
pivox package
documentation
features/proxy_management/data/datasources/proxy_local_datasource
ProxyLocalDataSource
getCachedValidatedProxies abstract method
ProxyLocalDataSource class