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