estimatedTokens property

  1. @override
int get estimatedTokens
override

Implementation

@override
int get estimatedTokens => info.length * 10;