OpenRouterUpdateApiKeyRequest constructor
const
OpenRouterUpdateApiKeyRequest({})
Implementation
const OpenRouterUpdateApiKeyRequest({
this.name,
this.disabled,
this.includeByokInLimit,
this.limit,
this.limitReset,
this.clearLimit = false,
this.clearLimitReset = false,
});