images property

List<Image>? images
final

A list of image objects corresponding to the image references in the request.

Implementation

final List<Image>? images;