menu
proxyhttp package
documentation
proxyhttp_platform_interface.dart
ProxyhttpPlatform
startVpn method
startVpn method
dark_mode
light_mode
startVpn
method
Future
<
void
>
startVpn
(
{
String
proxyHost
=
"127.0.0.1"
,
int
proxyPort
=
9090
,
})
Implementation
Future<void> startVpn({String proxyHost = "127.0.0.1",int proxyPort = 9090}) async {}
proxyhttp package
documentation
proxyhttp_platform_interface
ProxyhttpPlatform
startVpn method
ProxyhttpPlatform class