menu
genkit package
documentation
experimental_client.dart
AgentTurn<State>
response property
response property
dark_mode
light_mode
response
property
Future
<
AgentResponse
<
State
>
>
response
final
The completed turn, with generate-style accessors.
Implementation
final Future<AgentResponse<State>> response;
genkit package
documentation
experimental_client
AgentTurn<State>
response property
AgentTurn class