---
page_title: Terminate
product: EC Headless
platform: Flutter
page_source: https://juspay.io/in/docs/ec-headless/flutter/resources/terminate
llms_txt: https://juspay.io/in/docs/llms.txt
product_llms_txt: https://juspay.io/in/docs/ec-headless/llms.txt
---


# Terminate



This SDK call frees up any system used resources and closes active connections and helps clean-up.


#### Terminate Code Snippet:

```terminate
await hyperSDK.terminate();
```




---

## See Also

- [Prefetch](https://juspay.io/in/docs/ec-headless/flutter/resources/prefetch)
- [FAQs](https://juspay.io/in/docs/ec-headless/flutter/resources/faqs)
