Stops the active proxy or VPN/tunnel session.
@override Future<void> stopVless() async { await methodChannel.invokeMethod('stopVless'); }