logout abstract method

Future<void> logout()

Logs out the current user.

Implementation

Future<void> logout();