Logs out the user and revokes session tokens.
Future<bool?> logout() { throw UnimplementedError('logout() has not been implemented.'); }