menu
agentic_llm package
documentation
testing.dart
FakeTurn
chunks property
chunks property
dark_mode
light_mode
chunks
property
List
<
ChatChunk
>
?
chunks
final
Explicit chunks, when this turn scripts a stream.
Implementation
final List<ChatChunk>? chunks;
agentic_llm package
documentation
testing
FakeTurn
chunks property
FakeTurn class