Logs out the current user.
Future<void> logout() { throw UnimplementedError(_errorMessage('logout()')); }