removeKey method

Implementation

Future<OpenRouterDeleteApiKeyResponse> removeKey(String hash) =>
    deleteKey(hash);