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