productDetail property

List<ProductDetail>? productDetail
getter/setter pair

The details of the product.

For more information, see https://support.google.com/manufacturers/answer/6124116#productdetail.

Implementation

core.List<ProductDetail>? productDetail;