public readonly property lastTotalTokens as Int:
Last total token count reported by the provider.
session = LLMChatSession(provider) print(session.lastTotalTokens)