Stops the V2Ray connection. Returns a Future that completes when the connection is stopped.
Future<void> stopV2Ray() { throw UnimplementedError('stopV2Ray() has not been implemented.'); }