logout method

void logout()

Delete the user credentials from the client to log out the user

Implementation

void logout() => LogbotSecureStorageManager().clear();