Requests VPN permission from the user (Android).
Future<bool> requestPermission() { return FlutterV2rayPlatform.instance.requestPermission(); }