totalTokens property
The total number of tokens used for the prompt and completion.
Implementation
int get totalTokens => throw _privateConstructorUsedError;
The total number of tokens used for the prompt and completion.
int get totalTokens => throw _privateConstructorUsedError;