logout abstract method

Logs out the current user.

Implementation

Future<RequestResponse<dynamic>> logout();