$GenerationUsage class abstract

Annotations
  • @Schematic.new()

Constructors

$GenerationUsage()

Properties

cachedContentTokens double?
no setter
custom Map<String, dynamic>?
no setter
hashCode int
The hash code for this object.
no setterinherited
inputAudioFiles double?
no setter
inputCharacters double?
no setter
inputImages double?
no setter
inputTokens double?
no setter
inputVideos double?
no setter
outputAudioFiles double?
no setter
outputCharacters double?
no setter
outputImages double?
no setter
outputTokens double?
no setter
outputVideos double?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
thoughtsTokens double?
no setter
totalTokens double?
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited