chunks property

List<ChatChunk>? chunks
final

Explicit chunks, when this turn scripts a stream.

Implementation

final List<ChatChunk>? chunks;