Usage constructor
const
Usage({})
Implementation
const Usage({
this.inputTokens = 0,
this.outputTokens = 0,
this.cacheCreationInputTokens = 0,
this.cacheReadInputTokens = 0,
this.webSearchRequests = 0,
});
const Usage({
this.inputTokens = 0,
this.outputTokens = 0,
this.cacheCreationInputTokens = 0,
this.cacheReadInputTokens = 0,
this.webSearchRequests = 0,
});