response property

Future<AgentResponse<State>> response
final

The completed turn, with generate-style accessors.

Implementation

final Future<AgentResponse<State>> response;