menu
flutter_proxy_native package
documentation
flutter_proxy.dart
FlutterProxy
getSystemProxy method
getSystemProxy method
dark_mode
light_mode
getSystemProxy
method
Future
<
String
?
>
getSystemProxy
(
)
Implementation
Future<String?> getSystemProxy() { return FlutterProxyPlatform.instance.getSystemProxy(); }
flutter_proxy_native package
documentation
flutter_proxy
FlutterProxy
getSystemProxy method
FlutterProxy class