images property

List<String>? images
final

A list of up to 8 URLs of images for this product, meant to be displayable to the customer.

Implementation

final List<String>? images;