menu
flutter_vpn_service package
documentation
flutter_vpn_service_platform_interface.dart
FlutterVpnServicePlatform
addAddress abstract method
addAddress abstract method
dark_mode
light_mode
addAddress
abstract method
Future
<
bool
>
addAddress
(
String
address
,
int
prefixLength
)
Implementation
Future<bool> addAddress(String address, int prefixLength);
flutter_vpn_service package
documentation
flutter_vpn_service_platform_interface
FlutterVpnServicePlatform
addAddress abstract method
FlutterVpnServicePlatform class