resetUser abstract method

Future<void> resetUser()

Clears the current user identification and associated traits. This should be called when the user logs out.

Implementation

Future<void> resetUser();