response property
The core AI-generated content, represented as a RichMessage.
This typically contains the text output, formatted segments, or any multi-modal data returned by the model.
Implementation
final RichMessage? response;
The core AI-generated content, represented as a RichMessage.
This typically contains the text output, formatted segments, or any multi-modal data returned by the model.
final RichMessage? response;