Stops the VPN connection.
@override Future<void> stopVless() async { await methodChannel.invokeMethod('stopVless'); }