productId property

List<String>? productId
getter/setter pair

The list of product IDs making up the set of products.

Implementation

core.List<core.String>? productId;