images property

List<Uint8List> images
final

Image bytes referenced by the media markers embedded in text, in the order the markers appear. Empty for a text-only prompt.

Implementation

final List<Uint8List> images;