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 2024-09-12 18:16:13 +0530 +0530

ON THIS PAGE