logout abstract method

Future<bool> logout()

Logs out the current user from the cloud service.

Implementation

Future<bool> logout();