menu
agentic_llm package
documentation
testing.dart
FakeTurn
response property
response property
dark_mode
light_mode
response
property
ChatResponse
?
response
final
The answer, when this turn succeeds.
Implementation
final ChatResponse? response;
agentic_llm package
documentation
testing
FakeTurn
response property
FakeTurn class