logout abstract method

FutureOr<void> logout()

Logs the current user out of the application.

Implementation

FutureOr<void> logout();