User Logout

The logout() method can log an app user out from the Catalyst Flutter app.

A sample code snippet is shown below:

copy
await ZCatalystApp.getInstance().logout()

Last Updated 2025-08-28 12:01:44 +0530 IST

ON THIS PAGE