stringValue property

String? stringValue
final

The Chunk content as a string. The maximum number of tokens per chunk is 2043.

Implementation

final String? stringValue;