ChatUsage class

Available extensions
Annotations

Constructors

ChatUsage({int inputTokens = 0, int outputTokens = 0})
const

Properties

hashCode int
The hash code for this object.
no setterinherited
inputTokens int
final
outputTokens int
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
to → _a

Available on _h, provided by the $ChatUsage extension

no setter

Methods

copyWith({_9? inputTokens, _19 resetInputTokens = _F, _9? deltaInputTokens, _9? outputTokens, _19 resetOutputTokens = _F, _9? deltaOutputTokens}) → _h

Available on _h, provided by the $ChatUsage extension

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toMap() → _5

Available on _h, provided by the $ChatUsage extension

toString() String
A string representation of this object.
inherited

Operators

operator +(ChatUsage other) → dynamic
operator ==(Object other) bool
The equality operator.
inherited