menu
extensions package
documentation
ai.dart
ImageGenerationResponse
contents property
contents property
dark_mode
light_mode
contents
property
List
<
AIContent
>
contents
final
The generated image contents.
Implementation
final List<AIContent> contents;
extensions package
documentation
ai
ImageGenerationResponse
contents property
ImageGenerationResponse class