response property

RichMessage? response
final

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;