ApiUsage constructor
const
ApiUsage({})
Implementation
const ApiUsage({
required this.inputTokens,
required this.outputTokens,
required this.cacheCreationInputTokens,
required this.cacheReadInputTokens,
});
const ApiUsage({
required this.inputTokens,
required this.outputTokens,
required this.cacheCreationInputTokens,
required this.cacheReadInputTokens,
});