data property

ChunkData? data
final

Required. The content for the Chunk, such as the text string. The maximum number of tokens per chunk is 2043.

Implementation

final ChunkData? data;