sizeInTokens abstract method

Future<int> sizeInTokens(
  1. String text
)

Implementation

Future<int> sizeInTokens(String text);