modelTurn property
Output only. The content that the model has generated as part of the current conversation with the user.
Implementation
final Content? modelTurn;
Output only. The content that the model has generated as part of the current conversation with the user.
final Content? modelTurn;