menu
neomage package
documentation
data/engine/conversation_engine.dart
ConversationEngine
totalInputTokens property
totalInputTokens property
dark_mode
light_mode
totalInputTokens
property
int
get
totalInputTokens
Total token usage.
Implementation
int get totalInputTokens => _totalInputTokens;
neomage package
documentation
data/engine/conversation_engine
ConversationEngine
totalInputTokens property
ConversationEngine class