menu
flutter_vpn_service package
documentation
flutter_vpn_service_platform_interface.dart
FlutterVpnServicePlatform
protectSocket abstract method
protectSocket abstract method
dark_mode
light_mode
protectSocket
abstract method
Future
<
bool
>
protectSocket
(
int
socket
)
Implementation
Future<bool> protectSocket(int socket);
flutter_vpn_service package
documentation
flutter_vpn_service_platform_interface
FlutterVpnServicePlatform
protectSocket abstract method
FlutterVpnServicePlatform class