removeApiKey method

Implementation

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