countTokensSessionIds property

List<int> countTokensSessionIds
final

The session id each countTokens call was scoped to, in order.

Implementation

final List<int> countTokensSessionIds = [];