Disconnects current running ssh connection
Future<bool?> disconnect() { return SshvpnFlutterPlatform.instance.disconnect(); }