logout abstract method

Future<void> logout()

Clears the active session and logs the current user out.

Implementation

Future<void> logout();